Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 375 Bytes

README.md

File metadata and controls

14 lines (7 loc) · 375 Bytes

monkeyd

port forwarding command tool

TODO : Under construct!!

原理

假设一台处于内网的机器ME,想要穿透内网,暴露3389端口到外面, 连接到公网服务器PUB的33890端口。

有一台公网服务器PUB,33890端口接受来自ME服务器的连接(只允许一个连接),3389端口来自其它客户端的端口(无限连接)。