Есть ли программное обеспечение, подобное Proxifier в Windows для Linux, которое передает весь мой трафик через SOCKSv4, SOCKSv5, HTTPS и т. д.?
1 ответ
12
Да, вы можете использовать прокси-цепь
Об инструменте proxychains:
 * It's a proxifier.
 * Latest version: 3.1
 * Dedicated OS: Linux and other Unices.
 * Allows TCP and DNS tunneling through proxies.
 * Supports HTTP, SOCKS4 and SOCKS5 proxy servers.
 * Different proxy types can be mixed in the same chain.
 * Proxy chain: user-defined list of proxies chained together.
Юзабилити :
 * Run any program through proxy server.
 * Access the Internet from behind a restrictive firewall.
 * Hide your IP
 * Run SSH, telnet, wget, ftp, apt, vnc, nmap through proxy servers.
 * Access Intranets (192.168.*.*/10.*.*.*) from outside through reverse proxy.
