钉钉内网穿透工具pierced-master
我们在开发中前后端联调,队友可能没在同一网络上,接口肯定是掉不起来的。
可以使用钉钉pierced-master工具解决这个问题
下载地址:
https://github.com/open-dingtalk/pierced
下载之后解压文件:
进入windows_64,然后cmd命令启动
ding -config=ding.cfg -subdomain=names 6666
注意:(names :域名前缀,6666 :本地项目端口号)
txt文件是我新建的笔记
例:
现在你的小伙伴就可以直接在浏览器上面通过域名:http://ipadmin.vaiwan.vom访问你本地的项目地址啦!