aboutsummaryrefslogtreecommitdiff
path: root/net/tcpproxy
Commit message (Collapse)AuthorAgeFilesLines
* Respect CFLAGS and friends.Wesley Shields2011-05-122-0/+14
| | | | | | | | PR: ports/156829 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer) Notes: svn path=/head/; revision=274021
* tcpproxy is a simple tcp connection proxy which combines the features ofDennis Herrmann2011-04-034-0/+76
rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports connections from IPv6 to IPv4 endpoints and vice versa. WWW: http://www.spreadspace.org/tcpproxy/ PR: ports/156108 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> Notes: svn path=/head/; revision=272145