mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
1ebd15e7a7
- Pacify portlint by wrapping line in pkg-descr that exceeds 80 characters - Take maintainership PR: 229343
16 lines
522 B
Plaintext
16 lines
522 B
Plaintext
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: https://sourceforge.net/projects/proxychains-ng/
|