aboutsummaryrefslogtreecommitdiff
path: root/net/tcpxd
Commit message (Collapse)AuthorAgeFilesLines
* tcpxd is a general purpose TCP/IP relay program designedBabak Farrokhi2006-11-083-0/+34
to be simple to get going, requiring only three parameters; the port to listen on, the host to forward to, and the port on that host to connect to. PR: ports/104902 Submitted by: self Approved by: miwi (mentor) Notes: svn path=/head/; revision=176842