Un software come Proxifier per Linux? [chiuso]


12

c'è qualche software simile a Proxifier in Windows per Linux che passa tutto il mio traffico tramite SOCKSv4, SOCKSv5, HTTPS e così via?


PROXIFIER DI RISPOSTA COMPLETO DETTAGLIATO COME LINUX
intika

Risposte:


13

Sì, puoi utilizzare proxychain

Informazioni sullo strumento 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.

Usabilità:

 * 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.

Una versione leggermente più recente si chiama proxychains-ng: sourceforge.net/projects/proxychains-ng
arrowd


Procychains NON è un software simile a Proxifier, consente di avviare un singolo programma con esso solo se si è in grado di avviare la parte di esso che fa funzionare la rete sulla riga di comando. Proxifier si applica a tutte le istanze di programmi configurati (non è necessario farlo proxifier program.exe). Inoltre, le proxychain non funzionano con Java. Vorrei che ci fosse una vera alternativa a Linux per questo ..
kb1000
Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.