Skip to content

Commit aac90e2

Browse files
committed
Merge branch 'master' of github.com:jedisct1/rust-dnscrypt-server
* 'master' of github.com:jedisct1/rust-dnscrypt-server: Add note about domain filtering not working with the tls upstream_addr option
2 parents 5d03c77 + 07c3f90 commit aac90e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Putting it in a directory that is only readable by the super-user is not a bad i
9797

9898
## Filtering
9999

100-
Domains can be filtered directly by the proxy, see the `[filtering]` section of the configuration file.
100+
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.
101101

102102
## Access control
103103

0 commit comments

Comments
 (0)