From 4931844f74b83b7cb968ff7ccf83d84c2d3c636f Mon Sep 17 00:00:00 2001 From: fossilfranv Date: Thu, 11 May 2023 10:21:47 -0700 Subject: [PATCH] Update 'dnscrypt-proxy.toml' --- dnscrypt-proxy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnscrypt-proxy.toml b/dnscrypt-proxy.toml index edc36b0..52d595f 100644 --- a/dnscrypt-proxy.toml +++ b/dnscrypt-proxy.toml @@ -40,7 +40,7 @@ ## To listen to all IPv4+IPv6 addresses, use `listen_addresses = ['[::]:53']` #listen_addresses = ['127.0.0.1:53'] -listen_addresses = ['192.168.1.77:53'] +listen_addresses = ['192.168.1.77:53'] ###CHANGE_ME ## Maximum number of simultaneous client connections to accept