ngrok exposes local servers behind NATs and firewalls to the public internet over secure tunnels.
官网下载
下载解压
ngrok http 80
注意80,8080的区别
外网地址:
外网访问成功:
查看:http://127.0.0.1:4040/inspect/http
http://127.0.0.1:4040/inspect/http
不是很稳定。。。