mirror of
https://github.com/haad/proxychains.git
synced 2026-09-13 18:45:50 +05:00
Merge pull request #109 from aviau/patch-1
proxychains.conf: mention `raw` type
This commit is contained in:
commit
ea89ca551a
@ -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]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user