slackbuilds_ponce/libraries/tsocks
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
..
README libraries/tsocks: Added (transparent SOCKS proxying library) 2010-08-14 16:55:18 -04:00
slack-desc libraries/tsocks: Added (transparent SOCKS proxying library) 2010-08-14 16:55:18 -04:00
tsocks.info libraries/tsocks: Added (transparent SOCKS proxying library) 2010-08-14 16:55:18 -04:00
tsocks.SlackBuild libraries/tsocks: Added (transparent SOCKS proxying library) 2010-08-14 16:55:18 -04:00

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.