Mac下的ngrok

2018-05-04  本文已影响0人  风雪山神喵

1、公司一同事的操作:

配置:server_addr: "tunnel.qydev.com:4443"trust_host_root_certs: false

命令:./ngrok http -subdomain=lin -config=ngrok.cfg 80

报错:You may only specify one port to tunnel to on the command line, got 4: [http -subdomain=lin -config=ngrok.cfg 80]

应该使用:./ngrok -subdomain=lin -config=ngrok.cfg 80

2、MacOS下的内网穿透映射工具(ngrok)

注:文章提供的地址不是过期了,就是被墙了

3、评论:国内最新服务器:www.ngrok.cc站长还给了视频教程,很给力

4、ngrok官方文档   

注:官网还是比较靠谱,也比较全面。

5、ngrok启动本地连接

cd到文件所在目录

输入命令:

相关知识:ngrok

6、一个国内的 ngrok 服务器

7、Ngrok完美实现内网穿透

上一篇下一篇

猜你喜欢

热点阅读