Commit graph

2 commits

Author SHA1 Message Date
rillig
f73ddfc689 Changed tsocks.sh so that it matches the man page. PKGREVISION++ 2007-07-26 12:27:18 +00:00
jmmv
7a21537448 Initial import of tsocks, version 1.7:
tsocks allows 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.

tsocks is based on the 'shared library interceptor' concept.  Through use of
the LD_PRELOAD environment variable, tsocks is automatically loaded into the
process space of every executed program.
2003-12-03 12:57:20 +00:00