朱争光

一点点攒起我的那片天

  • 主页
  • 文章分类
  • 标签
  • 我

朱争光

一点点攒起我的那片天

  • 主页
  • 文章分类
  • 标签
  • 我

ngrok 后台运行

2015-04-24

ngrok的安装使用就不说了,官网上的很简单,也可以百度下

关于让他后台运行谷歌了半天,找到了个不错的解决方法

启动的时候这样启动

1
./ngrok -log=stdout > ngrok.log start  test1 test2 &

我的.ngrok 文件

1
2
3
4
5
6
7
8
9
10
tunnels:
test1:
proto:
http: 80
config:
proto:
http: 4040
test2:
proto:
tcp: 22

https://github.com/inconshreveable/ngrok/issues/57

ubuntu top mem free
七牛上传前端实例
豫ICP备17013970号-1 | Copyright © daozzg.com 保留所有权利。2019 朱争光