内网穿透 钉钉 pierced
gitee 地址:https://github.com/open-dingtalk/pierced
1. 下载pierced
git clone https://github.com/open-dingtalk/pierced.git
2. mac命令如下
在下载的文件夹下执行
cd mac_64
chmod 777 ./ding
./ding -config=./ding.cfg -subdomain=testdomin 8080
ps: testdomin : 测试的域名
8080: 代理的端口号