diff --git a/README.md b/README.md index dece0ef5..f592ecae 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,8 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D ## Features * DNS traffic encryption and authentication. Supports DNS-over-HTTPS (DoH) and DNSCrypt. -* DNSSEC compatible * DNS query monitoring, with separate log files for regular and suspicious queries -* Pattern-based local blocking of DNS names and IP addresses +* Filtering: block ads, malware, and other unwanted content. Compatible with all DNS services * Time-based filtering, with a flexible weekly schedule * Transparent redirection of specific domains to specific resolvers * DNS caching, to reduce latency and improve privacy @@ -27,6 +26,7 @@ A flexible DNS proxy, with support for modern encrypted DNS protocols such as [D * Cloaking: like a `HOSTS` file on steroids, that can return preconfigured addresses for specific names, or resolve and return the IP address of other names. This can be used for local development as well as to enforce safe search results on Google, Yahoo and Bing. * Automatic background updates of resolvers lists * Can force outgoing connections to use TCP; useful with tunnels such as Tor. +* Compatible with DNSSEC It includes all the major features from dnscrypt-proxy 1.9.5, with improved reliability, flexibility, usability and performance.