[Bug 289964] net/rdp2tcp: add port

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 02 Oct 2025 16:37:53 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289964

            Bug ID: 289964
           Summary: net/rdp2tcp: add port
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: rozhuk.im@gmail.com

Created attachment 264243
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=264243&action=edit
patch

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 or FreeRDP session.

Available features:
 - tcp port forwarding
 - reverse tcp port forwarding
 - process stdin/out forwarding
 - SOCKS5 minimal support

The code is splitted into 2 parts:
 - the client running on the rdesktop or FreeRDP client side
 - the server running on the Terminal Server side

This port only contains client and tools.

-- 
You are receiving this mail because:
You are the assignee for the bug.