翻山

翻山
  1. 首页
  2. 技术
  3. 正文

ngrok 服务端一键安装脚本

13/04/2017 516点热度 1人点赞 0条评论

练手作品。

适用于 CentOS / Debian / Ubuntu

安装

wget --no-check-certificate -O ngrok.sh https://raw.githubusercontent.com/reruin/ngrok/master/ngrok.sh && chmod +x ngrok.sh && bash ngrok.sh install

卸载

wget --no-check-certificate -O ngrok.sh https://raw.githubusercontent.com/reruin/ngrok/master/ngrok.sh && chmod +x ngrok.sh && bash ngrok.sh uninstall
标签: 暂无
最后更新:15/06/2021

admin

这个人很懒,什么都没留下

点赞
下一篇 >

COPYRIGHT © 2016 ~ present 翻山. ALL RIGHTS RESERVED.

THEME KRATOS MADE BY VTROIS