From e4f81a1c13e33e2c6697745e5397f86557442e12 Mon Sep 17 00:00:00 2001 From: dapphp Date: Mon, 6 Sep 2021 14:03:47 -0700 Subject: [PATCH] Add note about domain filtering not working with the tls upstream_addr option --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3464133..fb3b333 100644 --- a/README.md +++ b/README.md @@ -97,7 +97,7 @@ Putting it in a directory that is only readable by the super-user is not a bad i ## Filtering -Domains can be filtered directly by the proxy, see the `[filtering]` section of the configuration file. +Domains can be filtered directly by the proxy, see the `[filtering]` section of the configuration file. Note: Filtering only works with the DNSCrypt protocol and does not apply to DNS-over-HTTP (DoH) forwarding. ## Access control