Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 352 Bytes

内网穿透工具.md

File metadata and controls

22 lines (11 loc) · 352 Bytes

下载工具

git clone https://github.com/open-dingtalk/pierced.git

启动ngrok

启动工具,执行命令“./ding -config=./ding.cfg -subdomain= 域名前缀 端口”,以 linux 为例:

cd mac_64

.

chmod 755 ./ding

.

./ding -config=./ding.cfg -subdomain=ojbk 8080

win

ding.exe -config=ding.cfg -subdomain=ojbk 8080