mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2025-09-02 22:06:58 +00:00
proxychains.conf: add hint that proxy must be in ipv4 notation
This commit is contained in:
@ -77,9 +77,11 @@ tcp_connect_time_out 8000
|
|||||||
# localnet 192.168.0.0/255.255.0.0
|
# localnet 192.168.0.0/255.255.0.0
|
||||||
|
|
||||||
# ProxyList format
|
# ProxyList format
|
||||||
# type host port [user pass]
|
# type ip port [user pass]
|
||||||
# (values separated by 'tab' or 'blank')
|
# (values separated by 'tab' or 'blank')
|
||||||
#
|
#
|
||||||
|
# only numeric ipv4 addresses are valid
|
||||||
|
#
|
||||||
#
|
#
|
||||||
# Examples:
|
# Examples:
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user