slackbuilds/libraries/tsocks
mancha 0979f839ec libraries/tsocks: fix incorrect LD_PRELOAD paths on x86_64
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2013-10-31 00:01:08 -05: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-1.8beta5-64bit.diff libraries/tsocks: fix incorrect LD_PRELOAD paths on x86_64 2013-10-31 00:01:08 -05:00
tsocks.SlackBuild libraries/tsocks: fix incorrect LD_PRELOAD paths on x86_64 2013-10-31 00:01:08 -05:00
tsocks.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00

README

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.