mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b285681faa
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
4 lines
278 B
Text
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.
|