6 Forks
14 Stars
14 Watchers

p2p_rdp

golang编写的 点对点 的rdp远控转发方案。利用udp的p2p打洞,再用udp的kcp来转发tcp的数据。两侧客户端都不需要公网和设置防火墙,不过一些复杂网络无法p2p打洞成功。

How to download and setup p2p_rdp

Open terminal and run command
git clone https://github.com/scjtqs2/p2p_rdp.git
git clone is used to create a copy or clone of p2p_rdp repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with p2p_rdp https://github.com/scjtqs2/p2p_rdp/archive/master.zip

Or simply clone p2p_rdp with SSH
[email protected]:scjtqs2/p2p_rdp.git

If you have some problems with p2p_rdp

You may open issue on p2p_rdp support forum (system) here: https://github.com/scjtqs2/p2p_rdp/issues