slackbuilds_ponce/libraries/tsocks/README
Marco Bonetti b285681faa libraries/tsocks: Added (transparent SOCKS proxying library)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-08-14 16:55:18 -04:00

4 lines
278 B
Text

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.