2013-06-27 20:39:23 +02:00
|
|
|
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.
|
|
|
|
|
2016-02-23 17:40:16 +01:00
|
|
|
Adjust ~/.proxychains/proxychains.conf for your Proxy and use ProxyChains NG with
|
2013-06-27 20:39:23 +02:00
|
|
|
|
|
|
|
proxychains application
|
2013-06-26 22:52:19 +02:00
|
|
|
|
|
|
|
WWW: http://sourceforge.net/projects/proxychains-ng/
|