summaryrefslogtreecommitdiffstats
path: root/network/proxychains/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/proxychains/README')
-rw-r--r--network/proxychains/README10
1 files changed, 3 insertions, 7 deletions
diff --git a/network/proxychains/README b/network/proxychains/README
index 82e9ea76ee..1abb0629ee 100644
--- a/network/proxychains/README
+++ b/network/proxychains/README
@@ -1,7 +1,3 @@
-A tool that forces any TCP connection made by any given
-application to follow through proxy like TOR or any other
-SOCKS4, SOCKS5 or HTTP(S) proxy.
-
-Supported auth-types:
- "user/pass" for SOCKS4/5
- "basic" for HTTP.
+proxychains(-ng) is a preloader which hooks calls to sockets in
+dynamically linked programs and redirects it through one or more
+socks/http proxies.