[Bug 289964] [new port] net/rdp2tcp: tunneling tool on top of remote desktop protocol (RDP)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 289964] net/rdp2tcp: add port"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Oct 2025 14:24:20 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289964 --- Comment #14 from Ivan Rozhuk <rozhuk.im@gmail.com> --- (In reply to Vladimir Druzenko from comment #13) It s not totally broken, on active download it may got out of internal sync and disconnect channel. Probably for upload or small amount of data it works ok. I use it to proxy https and git. git pull with small change pack - is ok. https site - ok for some time. On error - rdp reconnect required to continue use tunnels. IMHO it was PoC, and it requires more time make it more stable. Good thing here is that FreeRDP have no implementation specific code for rdp2tcp app, I mean it use stdin+stdout and any app can be used on client side. Server side uses MS API - every one can write it own client and server part and use FreeRDP without modification. -- You are receiving this mail because: You are the assignee for the bug.