Merge pull request #109 from aviau/patch-1

proxychains.conf: mention `raw` type
This commit is contained in:
Adam Hamsik 2020-12-11 15:41:37 +01:00 committed by GitHub
commit ea89ca551a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,8 @@ localnet 127.0.0.0/255.0.0.0
# http 192.168.39.93 8080
#
#
# proxy types: http, socks4, socks5
# proxy types: http, socks4, socks5, raw
# * raw: The traffic is simply forwarded to the proxy without modification.
# ( auth types supported: "basic"-http "user/pass"-socks )
#
[ProxyList]