blob: 82e9ea76eedf4da0735e18ae1a4e4d0d32366576 (
plain)
1
2
3
4
5
6
7
|
A tool that forces any TCP connection made by any given
application to follow through proxy like TOR or any other
SOCKS4, SOCKS5 or HTTP(S) proxy.
Supported auth-types:
"user/pass" for SOCKS4/5
"basic" for HTTP.
|