ngrok外网映射

作一个xx.bat文件: html @echo off c: cd \ngrok\windows_386 //ngrok.exe所在目录根路径 ngrok -config ngrok.cfg -subdomain 项目名 8080 ngrok.cfg文件内容: windows server_addr: "tunnel.qydev.com:4443" trust_host_root_cer
相关文章
相关标签/搜索