Update 'README.md'
This commit is contained in:
parent
70a5d19740
commit
6549703826
|
@ -27,12 +27,13 @@ Up-to-date, pre-built binaries are available for:
|
|||
- ✅ Enabled `anonymized_dns` feature *(each resolver has 2 relays)*
|
||||
- ✅ Enabled `skip_incompatible` option *(ignore resolvers incompatible with Anonymized DNS instead of using them without a relay)*
|
||||
- ✅ Enabled `blacklist.txt` and `whitelist.txt` file *(as placeholder, use them as you wish)*
|
||||
- ⛔️ `DoH` disabled
|
||||
- ⛔️ `IPv6` disabled
|
||||
- ⛔️ Disabled `DoH`
|
||||
- ⛔️ Disabled `IPv6`
|
||||
- ⛔️ Disabled `direct_cert_fallback` option *(prevent direct connections through the resolvers for failed certificate retrieved via relay*
|
||||
- ℹ️ Set`refused` response to blocked queries
|
||||
- ℹ️ Set DNS query max. response time from `5000` to `1500`, in ms.
|
||||
- ℹ️ Use [UncensoredDNS](https://blog.uncensoreddns.org/), [Applied Privacy DNS](https://appliedprivacy.net/services/dns/) and [NixNet DNS](https://nixnet.xyz/dns/) as fallback resolvers instead [CloudFlare](https://iscloudflaresafeyet.com/)
|
||||
- ℹ️ Use `acsacsar-ams-ipv4` (NL), `dnscrypt.eu-dk` (DK), `dnscrypt.eu-nl` (NL), `dnscrypt.uk-ipv4` (UK), `meganerd` (NL), `publicarray-au` (AUS), `scaleway-ams` (NL), `scaleway-fr` (FR) and `v.dnscrypt.uk-ipv4` (UK) resolvers
|
||||
- ℹ️ Use `dnscrypt.eu-dk` (DK), `dnscrypt.eu-nl` (NL), `dnscrypt.uk-ipv4` (UK), `meganerd` (NL), `publicarray-au` (AUS), `scaleway-ams` (NL), `scaleway-fr` (FR), `v.dnscrypt.uk-ipv4` (UK) and `yofiji-se-ipv4` (SE)
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Reference in New Issue