1
0
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:
Alexandre Viau
2020-12-12 03:25:36 -05:00
committed by GitHub
Unverified
parent 583343a2ef
commit 159ab94635
4 changed files with 10 additions and 2 deletions
+2 -1
View File
@@ -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]