aboutsummaryrefslogtreecommitdiffstats
path: root/community/dnscrypt-proxy/config-full-paths.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/dnscrypt-proxy/config-full-paths.patch')
-rw-r--r--community/dnscrypt-proxy/config-full-paths.patch5
1 files changed, 5 insertions, 0 deletions
diff --git a/community/dnscrypt-proxy/config-full-paths.patch b/community/dnscrypt-proxy/config-full-paths.patch
index d1def7ffba..ac921892d7 100644
--- a/community/dnscrypt-proxy/config-full-paths.patch
+++ b/community/dnscrypt-proxy/config-full-paths.patch
@@ -79,6 +79,11 @@ index 0000000..347ada5
+
+force_tcp = false
+
++## HTTP / SOCKS proxy
++## Uncomment the following line to route all TCP connections to a local Tor node
++## Tor doesn't support UDP, so set `force_tcp` to `true` as well.
++
++# proxy = "socks5://127.0.0.1:9050"
+
+## How long a DNS query will wait for a response, in milliseconds
+