#### 1. ngrok 资源网站 --- 相信很多开发者都有这样的需求,需要让外网访问你本地的服务器,方便调试本地代码,或者让别人体验到自己做的应用。那么这时,我们需要做的就是将我们本地的端口映射到一个外网的端口上,也就是内网穿透。 ngrok官网 : [https://ngrok.com](https://ngrok.com) ngrok中文网 : [http://ngrok.cc](http://ngrok.cc) 下载客户端 : [http://ngrok.cc/download.html](http://ngrok.cc/download.html) #### 2. 运行 ngrok 启动工具 ---  #### 3. 隧道 ID --- `f484d6846f2454fc` 端口:8080