Index of /ports_net/tsocks

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 31-Aug-2009 12:30 3.0K [   ] distinfo 28-May-2011 14:09 137 [DIR] files/ 25-Dec-2006 04:05 - [TXT] pkg-descr 11-Jan-2009 13:58 888 [   ] pkg-message 08-Oct-2003 05:20 235 [   ] pkg-plist 03-Oct-2008 11:53 262
SOCKS servers are a form of proxy that are commonly used 
in firewalled LAN environments to allow access between networks, 
and often to the Internet. 
The problem is that most applications don't know how to gain 
access through SOCKS servers. 
This means that network based applications 
that don't understand SOCKS are very limited in networks they can reach. 
An example of this is simple 'telnet'. 
If you're on a network firewalled from the internet 
with a SOCKS server for outside access, 
telnet can't use this server and thus can't telnet out to the Internet.

tsocks' role is to allow these non SOCKS aware applications 
(e.g telnet, ssh, ftp etc) to use SOCKS without any modification. 
It does this by intercepting the 
calls that applications make to establish network connections 
and negotating them through a SOCKS server as necessary.

WWW: http://tsocks.sourceforge.net