Um software como o Proxifier para linux? [fechadas]

12

existe algum software semelhante ao Proxifier no Windows for Linux que passe todo o meu tráfego via SOCKSv4, SOCKSv5, HTTPS e etc.?

Milad Irannejad
fonte
PROXIFICADOR DE RESPOSTA DETALHADO DETALHADO COMO LINUX
intika

Respostas:

13

Sim, você pode usar proxychain

Sobre a ferramenta 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.

Usabilidade:

 * 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.
Tachyons
fonte
Uma versão um pouco mais recente é chamado proxychains-NG: sourceforge.net/projects/proxychains-ng
arrowd
Também github.com/Intika-Linux-Proxy/Proxybound como alternativa;)
intika