proxychains-ng
brew install proxychains-ng
v4.17
GPL-2.0-or-later
Hook preloader
632
30-day installs · #1598
2.1k
90-day · #1553
7.5k
365-day · #1623
10.6k
★ GitHub stars · updated 3mo ago
GitHub topics
hack
hook
http
preload
proxy
proxychains
socks
Links
- https://github.com/rofl0r/proxychains-ng
- GitHub: rofl0r/proxychains-ng
- Brew formula source: Formula/p/proxychains-ng.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Hook preloader",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:33+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "proxychains-ng",
"github_default_branch": "master",
"github_last_commit_at": "2026-04-26T23:49:14Z",
"github_readme_excerpt": "ProxyChains-NG ver 4.17 README\n=============================\n\n ProxyChains is a UNIX program, that hooks network-related libc functions\n in DYNAMICALLY LINKED programs via a preloaded DLL (dlsym(), LD_PRELOAD)\n and redirects the connections through SOCKS4a/5 or HTTP proxies.\n It supports TCP only (no UDP/ICMP etc).\n\n The way it works is basically a HACK; so it is possible that it doesn\u0027t\n work with your program, especially when it\u0027s a script, or starts\n numerous processes like background daemons or uses dlopen() to load\n \"modules\" (bug in glibc dynlinker).\n It should work with simple compiled (C/C++) dynamically linked programs\n though.\n\n If your program doesn\u0027t work with proxychains, consider using an\n iptables based solution instead; this is much more robust.\n\n Supported Platforms: Linux, BSD, Mac, Haiku.\n\n\n*********** ATTENTION ***********\n\n this program can be used to circumvent censorship.\n doing so can be VERY DANGEROUS in certain countries.\n\n ALWAYS MAKE SURE THAT PROXYCHAINS WORKS AS EXPECTED\n BEFORE USING IT FOR ANYTHING SERIOUS.\n\n this involves both the program and the proxy that you\u0027re going to\n use.\n\n for example, you can connect to some \"what is my ip\" service\n like ifconfig.me to make sure that it\u0027s not using your real ip.\n\n ONLY USE PROXYCHAINS IF YOU KNOW WHAT YOU\u0027RE DOING.\n\n THE AUTHORS AND MAINTAINERS OF PROXYCHAINS DO NOT TAKE ANY\n RESPONSIBILITY FOR ANY ABUSE OR MISUSE OF THIS SOFTWARE AND\n THE RESULTING CONSEQUENCES.\n\n*** Installation ***\n\n # needs a working C compiler, preferably gcc\n ./configure --prefix=/usr --sysconfdir=/etc\n make\n [optional] sudo make install\n [optional] sudo make install-config (installs proxychains.conf)\n\n if you dont install, you can use proxychains from the build directory\n like this: ./proxychains4 -f src/proxychains.conf telnet google.com 80\n\nChangelog:\n----------\nVersion 4.17\n- add hook for close_range function, fixing newer versions of openssh\n- fat-binary-m1 option for mac\n- fix DNS ",
"github_repo": "rofl0r/proxychains-ng",
"github_stars": 10630,
"github_topics": [
"hack",
"hook",
"http",
"preload",
"proxy",
"proxychains",
"socks"
],
"homepage": "https://github.com/rofl0r/proxychains-ng",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 632,
"installs_365d": 7506,
"installs_90d": 2127,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-2.0-or-later",
"llm_generated_at": null,
"llm_model": null,
"name": "proxychains-ng",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 1598,
"rank_365d": 1623,
"rank_90d": 1553,
"raw_hash": "50546faa9b367c46",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/p/proxychains-ng.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "4.17",
"versioned_formulae": [],
"why_use_this": null
}