proxychains.conf: mention raw type

This commit is contained in:
Alexandre Viau 2020-12-10 11:41:20 -05:00 committed by aviau
parent 4c31f32dc9
commit d27fcbff9b
No known key found for this signature in database
GPG Key ID: 8F2B113C6535C5A7

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]