3d5216c996
- preliminary IPv6 support - fixed bug in hostsreader - preliminary support for usage on OpenBSD (caveat emptor) - Remove DISTNAME (renamed upstream) - Add TODO to DOCS - Fix build, add do-build, issue #108 - Change pkg-descr
14 lines
521 B
Text
14 lines
521 B
Text
ProxyChains NG is based on ProxyChains.
|
|
|
|
ProxyChains NG hooks network-related (TCP only) libc functions in dynamically
|
|
linked programs via a preloaded DSO (dynamic shared object) and redirects the
|
|
connections through one or more SOCKS4a/5 or HTTP proxies.
|
|
|
|
Since Proxy Chains NG relies on the dynamic linker, statically linked binaries
|
|
are not supported.
|
|
|
|
Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG with
|
|
|
|
proxychains application
|
|
|
|
WWW: http://sourceforge.net/projects/proxychains-ng/
|