From d2321c3020b692ee91691b7113356a0265ad4b9b Mon Sep 17 00:00:00 2001 From: quindecim Date: Fri, 6 Dec 2019 07:10:55 -0500 Subject: [PATCH] Updated diffs --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ee56c8c..7a837e7 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,8 @@ Up-to-date, pre-built binaries are available for: - ✅ `DNSSEC` required - ✅ Enabled `dnscrypt_ephemeral_keys` feature *(create a new, unique key for every single DNS query)* -- ✅ Enabled `anonymized_dns` feature *(each resolver has 2 relay)* +- ✅ Enabled `anonymized_dns` feature *(each resolver has 2 relays)* +- ✅ Enabled `blacklist` file to prevent `CNAME Cloaking` tracking feature - ⛔️ `DoH` disabled - ⛔️ `IPv6` disabled - ℹ️ Set`refused` response to blocked queries @@ -65,4 +66,4 @@ iptables -t nat -D OUTPUT -p udp ! -d 91.239.100.100 --dport 53 -j DNAT --to-des ## Credit - DNSCrypt-Proxy2 upstream | [jedisct1](https://github.com/jedisct1/dnscrypt-proxy) - [bluemeda](https://github.com/bluemeda) for the original module -- [All contributors](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy/graphs/contributors) +- [All contributors](https://github.com/Magisk-Modules-Repo/dnscrypt-proxy/graphs/contributors) \ No newline at end of file