@typo in example-dnscrypt-proxy.toml (#628)
This can be can be useful… -> This can be useful…
This commit is contained in:
parent
d4c06c8c14
commit
4fe62bc7cc
|
@ -77,7 +77,7 @@ require_nofilter = true
|
||||||
|
|
||||||
|
|
||||||
## Always use TCP to connect to upstream servers.
|
## Always use TCP to connect to upstream servers.
|
||||||
## This can be can be useful if you need to route everything through Tor.
|
## This can be useful if you need to route everything through Tor.
|
||||||
## Otherwise, leave this to `false`, as it doesn't improve security
|
## Otherwise, leave this to `false`, as it doesn't improve security
|
||||||
## (dnscrypt-proxy will always encrypt everything even using UDP), and can
|
## (dnscrypt-proxy will always encrypt everything even using UDP), and can
|
||||||
## only increase latency.
|
## only increase latency.
|
||||||
|
|
Loading…
Reference in New Issue