mirror of
https://github.com/rofl0r/proxychains-ng
synced 2026-05-30 02:49:49 +08:00
support 'raw' proxy type (#348)
This commit is contained in:
committed by
GitHub
Unverified
parent
583343a2ef
commit
159ab94635
@@ -145,7 +145,8 @@ tcp_connect_time_out 8000
|
||||
# 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]
|
||||
|
||||
Reference in New Issue
Block a user