summaryrefslogtreecommitdiffstats
path: root/libraries/tsocks/README
blob: 1f61ecd8ba84be839b195ad457196c7e8c4d6e1b (plain)
1
2
3
4
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.