Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 211 Bytes

File metadata and controls

13 lines (8 loc) · 211 Bytes

cppproxy

内网穿透,用于把内网的一个端口映射到公网一个端口上

编译方式

for linux

make

for windows

命令行编译:make windows

Qt编译:双击proxyGUI.pro自动构建