macOS
brew install proxychains-nglocal Homebrew formula metadata
sudo port install proxychains-ngMacPorts ports tree · devel/proxychains-ng/Portfile · source: api.github.com
brew / rank 1640
Hook preloader. Version 4.17 via Homebrew; verified 2026-09-18. Also installable with debian: sudo apt install libproxychains4.
install
brew install proxychains-nglocal Homebrew formula metadata
sudo port install proxychains-ngMacPorts ports tree · devel/proxychains-ng/Portfile · source: api.github.com
sudo apk add proxychains-ngAlpine Linux edge package indexes · proxychains-ng · source: dl-cdn.alpinelinux.org
sudo dnf install proxychains-ngFedora Rawhide package metadata · proxychains-ng · source: dl.fedoraproject.org
nix profile install nixpkgs#proxychains-ngnixpkgs package indexes · pkgs/by-name/pr/proxychains-ng/package.nix · source: api.github.com
sudo pacman -S proxychains-ngArch Linux sync databases · proxychains-ng · source: geo.mirror.pkgbuild.com
sudo zypper install proxychains-ngopenSUSE Tumbleweed package metadata · proxychains-ng · source: download.opensuse.org
sudo apt install libproxychains4Debian stable package indexes · libproxychains4 · source: deb.debian.org
overview
Hook preloader
history
ProxyChains-NG is a Unix shared-library preloader that hooks networking functions in dynamically linked programs and redirects their TCP connections through one or more SOCKS or HTTP proxies.
ProxyChains-NG is the maintained new-generation continuation of the earlier, unmaintained ProxyChains project. Development and releases moved to the rofl0r/proxychains-ng GitHub repository rather than the legacy SourceForge page.
ProxyChains-NG is packaged across major Linux distributions, Homebrew, MacPorts, Nix, and other package ecosystems. The official README lists Linux, BSD, macOS, and Haiku support.
Prefix a dynamically linked client command with `proxychains4` after defining proxy endpoints and chain behavior in `proxychains.conf`. Users should verify the observed public address before sensitive use because unsupported programs can bypass the hooks.
The package is a classic Unix interposition hack: it can proxy an otherwise proxy-unaware dynamically linked TCP client without modifying that client. Its reliance on loader behavior also explains its well-known limitations with static binaries, scripts, daemons, and protected executables.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$PROXYCHAINS_CONF_FILE./proxychains.conf~/.proxychains/proxychains.conf$(sysconfdir)/proxychains.conf/etc/proxychains.confCredential-bearing paths to review before unattended agent runs.
$PROXYCHAINS_CONF_FILE./proxychains.conf~/.proxychains/proxychains.conf$(sysconfdir)/proxychains.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
proxychains4 | cli | global executable | |
proxychains4-daemon | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rofl0r/proxychains-ng
install metadata
| Package key | brew:proxychains-ng |
|---|---|
| Version | 4.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/proxychains-ng |
| Homepage | https://github.com/rofl0r/proxychains-ng |
| Repository | https://github.com/rofl0r/proxychains-ng |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/rofl0r/proxychains-ng/archive/refs/tags/v4.17.tar.gz |
| Last updated | 2026-09-18T09:17:53+02:00 |
| Pulse | updated |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | proxychains-ng |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libproxychains4 4.17-3
runtime shared library for proxychains-ng
https://github.com/rofl0r/proxychains-ng
sudo apt install libproxychains4proxychains4 4.17-3
redirect connections through socks/http proxies (proxychains-ng)
https://github.com/rofl0r/proxychains-ng
sudo apt install proxychains4proxychains-ng
nix profile install nixpkgs#proxychains-nglibproxychains4 4.17-1
runtime shared library for proxychains-ng
https://github.com/rofl0r/proxychains-ng
sudo apt install libproxychains4proxychains4 4.17-1
redirect connections through socks/http proxies (proxychains-ng)
https://github.com/rofl0r/proxychains-ng
sudo apt install proxychains4proxychains-ng 4.17-r1
This tool provides proxy server support to any app.
https://github.com/rofl0r/proxychains-ng
sudo apk add proxychains-ngproxychains-ng 4.17-10.fc45
Redirect connections through proxy servers
https://github.com/rofl0r/proxychains-ng
sudo dnf install proxychains-ngproxychains-ng 4.17-3
A hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies
https://github.com/rofl0r/proxychains-ng
sudo pacman -S proxychains-ngproxychains-ng 4.17-1.7
Redirect connection through proxy servers
https://github.com/rofl0r/proxychains-ng
sudo zypper install proxychains-ngproxychains-ng
sudo port install proxychains-ngsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.