Um software como o Proxifier for linux? [fechadas]

10

existe algum software semelhante ao Proxifier no windows para o linux que passa todo o meu tráfego via SOCKSv4, SOCKSv5, HTTPS e etc?

    
por Milad Irannejad 13.05.2012 / 19:29

1 resposta

11

Sim, você pode usar o 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.
    
por 16.05.2012 / 16:46