rdp2tcp

Description

rdp2tcp is a tunneling tool on top of remote desktop protocol (RDP). It uses RDP virtual channel capabilities to multiplex several ports forwarding over an already established rdesktop session.

Available features:

The code is splitted into 2 parts:

Once both rdp2tcp client and server are running, tunnels management is performed by the controller (on client side). The controller typically listen on localhost (port 8477) waiting for new tunnel registrations.

Resources

Download

Check-out SVN: svn co https://rdp2tcp.svn.sourceforge.net/svnroot/rdp2tcp/trunk/rdp2tcp rdp2tcp

or download releases:
https://sourceforge.net/projects/rdp2tcp/files/

-- Nicolas Collignon