aboutsummaryrefslogtreecommitdiffstats
path: root/dns/dnscrypt-proxy.toml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-02-18 23:20:44 +0000
committerterminaldweller <devi@terminaldweller.com>2024-02-18 23:20:44 +0000
commitabe0d17ac12079418ebed561cbd9d49a75a15cb9 (patch)
treea056a270d01211f16615ea7822a9b7f809d56777 /dns/dnscrypt-proxy.toml
parentdns (diff)
downloadvagrantboxes-abe0d17ac12079418ebed561cbd9d49a75a15cb9.tar.gz
vagrantboxes-abe0d17ac12079418ebed561cbd9d49a75a15cb9.zip
update
Diffstat (limited to 'dns/dnscrypt-proxy.toml')
-rw-r--r--dns/dnscrypt-proxy.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnscrypt-proxy.toml b/dns/dnscrypt-proxy.toml
index b34c50b..2ea62d2 100644
--- a/dns/dnscrypt-proxy.toml
+++ b/dns/dnscrypt-proxy.toml
@@ -40,7 +40,7 @@
## To listen to all IPv4+IPv6 addresses, use `listen_addresses = ['[::]:53']`
# listen_addresses = ['172.17.0.1:5554','127.0.0.1:5553', '[::1]:5555', '127.0.0.1:53', '[::1]:53']
-listen_addresses = ['[::]:53']
+listen_addresses = ['192.168.121.93:53']
## Maximum number of simultaneous client connections to accept