Alternatives to ProxyChains-NG

A UNIX command-line preloader that forces a program's TCP connections through SOCKS or HTTP proxies. The listings below can replace it for an important use case. Each note says what changes if you switch.

The original

Replacements

Listings that take over the same core job as ProxyChains-NG.

  • torsocks

    A command-line wrapper that routes an application's network traffic through the Tor network.

    torsocks is maintained by the Tor Project and routes a terminal program through Tor only, aiming to prevent leaks but without chaining arbitrary SOCKS or HTTP proxies.

Similar software

Related functionality, not a direct replacement.