From 17597c5cf4e197ba4bd4db1a98bb72a7210b40dc Mon Sep 17 00:00:00 2001 From: Will Rouesnel Date: Wed, 10 Jan 2018 21:50:11 +1100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d8c8a9..67d8122 100644 --- a/README.md +++ b/README.md @@ -89,11 +89,11 @@ others above, `CONFIG_DISABLE` prevents overwriting templated files. * `PROXYCHAIN_DNS` Default none. When set to `yes`, turns on the `proxy_dns` option for Proxychains. -# DNS-over-HTTPS via CoreDNS +# DNS-over-HTTPS In some corporate environments, its not possible to get reliable DNS outbound service and `proxychains-ng`'s DNS support won't be able to provide for Squid4 to actually work. To address this, configuration is included to setup and use -CoreDNS as a routing proxy. +DNS-over-HTTPS. The idea of the DNS-over-HTTPS client is that it will use your local proxy and network access to provide DNS service to Squid4.