diff --git a/README.md b/README.md index 7335a24..9eabbc6 100644 --- a/README.md +++ b/README.md @@ -4,20 +4,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) using TLS 1.3, DNSCrypt and Anonymized DNS. -- DNS query monitoring, with separate log files for regular and suspicious queries -- 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 -- Local IPv6 blocking to reduce latency on IPv4-only networks -- Load balancing: pick a set of resolvers, dnscrypt-proxy will automatically measure and keep track of their speed, and balance the traffic across the fastest available ones. -- 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. -- Automatic background updates of resolvers lists -- Can force outgoing connections to use TCP -- Supports SOCKS proxies -- Compatible with DNSSEC -- All binary files are downloaded from [https://github.com/jedisct1/dnscrypt-proxy/releases](https://github.com/jedisct1/dnscrypt-proxy/releases) +- For all features please refer to the [OFFICIAL PAGE](https://github.com/DNSCrypt/dnscrypt-proxy#features) +- All binary files are downloaded from the [OFFICIAL RELEASE PAGE](https://github.com/jedisct1/dnscrypt-proxy/releases) ## Pre-built binaries