tcpproxy

description

tcpproxy is a simple tcp connection proxy which combines the features of rinetd and 6tunnel. tcpproxy supports IPv4 and IPv6 and also supports connections from IPv6 to IPv4 endpoints and vice versa.

releases

current

 tcpproxy-1.2.tar.gz

older releases

development

The current source code can be found at the git repository of the project:

 	
	# git clone git://git.spreadspace.org/tcpproxy.git
        # cd tcpproxy/src
        # ./configure
        # make
     	
     
See the README for further information.