像 Proxifier for linux 这样的软件?

Mil*_*jad 15 linux proxy socks-proxy

是否有任何类似于 Linux 的 Windows 中的 Proxifier 软件可以通过 SOCKSv4、SOCKSv5、HTTPS 等传递我的所有流量?

Tac*_*ons 16

是的,您可以使用代理链

关于代理链工具:

 * 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 Code Online (Sandbox Code Playgroud)

可用性:

 * 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.
Run Code Online (Sandbox Code Playgroud)

  • Procychains 不是类似 Proxifier 的软件,它只允许使用它启动单个程序,前提是您能够通过命令行启动它的网络工作部分。Proxifier 适用于已配置程序的所有实例(您不必执行`proxifier program.exe`)。除此之外,proxychains 不适用于 Java。我希望有一个真正的 linux 替代品。 (2认同)