From abe0d17ac12079418ebed561cbd9d49a75a15cb9 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 18 Feb 2024 18:20:44 -0500 Subject: update --- dns/dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/dnscrypt-proxy.toml') 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 -- cgit v1.2.3