ProxyChains-NG
A UNIX command-line preloader that forces a program's TCP connections through SOCKS or HTTP proxies.
These buttons open the developer's own site, repository or store listing in a new tab. wares.gg does not host downloads.
1 more ways to get ProxyChains-NG
Package managers
- Homebrew
brew install proxychains-ng
About ProxyChains-NG
ProxyChains-NG hooks network-related libc functions in dynamically linked programs and redirects their connections through one or more SOCKS or HTTP proxies, such as a local Tor client. You run the target program through the proxychains command and it connects via the proxy chain set in the configuration.
It is the continuation of the unmaintained original proxychains project, and current releases are published on GitHub. Because it works by preloading, statically linked programs are not affected.
Strengths
- Routes programs through proxies without changing them
- Supports chains of several SOCKS or HTTP proxies
- Works with Tor as the proxy
Limitations
- Only affects dynamically linked programs
- UNIX-like systems only
- Old SourceForge page is outdated; use GitHub releases
Details
- Pricing
- FreeFree and open source.
- License
- GPL-2.0
- Developer
- rofl0r
- Platforms
- macOS, Linux, Command line
- How it runs
- Downloadable app
- Account
- Not required
- Best suited for
- Sending a command-line program's traffic through Tor or another proxy
- Categories
- Network tools, CLI tools, Privacy tools
- Last verified
- Added
- Provenance
- Facts checked against the developer's own pages and store listings, 1 sources on file.
Alternatives to ProxyChains-NG
Compare allSoftware that can replace ProxyChains-NG for an important use case, and what changes if you switch.
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 necessarily a direct replacement.
Privoxy
A non-caching web proxy that filters HTTP headers and page content to remove ads and trackers.
Arti
The Tor Project's rewrite of the Tor client in the Rust programming language.
Orbot
Tor VPN for Android and iOS that can route chosen apps.
Shadowsocks
A fast encrypted tunnel proxy for getting past firewalls, with implementations for most platforms.
V2Ray
A proxy platform for building encrypted proxy connections to get around network restrictions.
Firejail
A SUID sandbox program that restricts Linux applications using kernel namespaces and seccomp-bpf.