summaryrefslogtreecommitdiff
path: root/network/proxychains/README
diff options
context:
space:
mode:
Diffstat (limited to 'network/proxychains/README')
-rw-r--r--network/proxychains/README7
1 files changed, 7 insertions, 0 deletions
diff --git a/network/proxychains/README b/network/proxychains/README
new file mode 100644
index 0000000000..82e9ea76ee
--- /dev/null
+++ b/network/proxychains/README
@@ -0,0 +1,7 @@
+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.