mirror of
https://github.com/rofl0r/proxychains-ng.git
synced 2024-12-22 04:08:47 +00:00
src/proxychains.conf: Fix typos
This commit is contained in:
parent
a12cf0a516
commit
70629aaf25
@ -53,9 +53,9 @@ strict_chain
|
|||||||
|
|
||||||
# method 1. this uses the proxychains4 style method to do remote dns:
|
# method 1. this uses the proxychains4 style method to do remote dns:
|
||||||
# a thread is spawned that serves DNS requests and hands down an ip
|
# a thread is spawned that serves DNS requests and hands down an ip
|
||||||
# assigned from an internal list (via remote_dns_subset).
|
# assigned from an internal list (via remote_dns_subnet).
|
||||||
# this is the easiest (setup-wise) and fastest method, however on
|
# this is the easiest (setup-wise) and fastest method, however on
|
||||||
# systems with buggy libcs and very complex software like webbrosers
|
# systems with buggy libcs and very complex software like webbrowsers
|
||||||
# this might not work and/or cause crashes.
|
# this might not work and/or cause crashes.
|
||||||
proxy_dns
|
proxy_dns
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user