Skip to content

Commit 07c3f90

Browse files
authored
Merge pull request #75 from dapphp/master
Add note about domain filtering not working with the tls upstream_addr option
2 parents cee7168 + e4f81a1 commit 07c3f90

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)