Pull request: doq status

Merge in DNS/adguard-home-wiki from doq-status to master

Squashed commit of the following:

commit 4b4fa8e5f5c588775c4e0d45a0a8eb60c4835070
Author: Dimitry Kolyshev <dkolyshev@adguard.com>
Date:   Fri May 27 12:24:51 2022 +0200

    4592 doq status
Dimitry Kolyshev 2022-05-27 13:42:29 +03:00
parent 75bf461ad4
commit 3ac4117095
2 changed files with 3 additions and 3 deletions

@ -76,7 +76,7 @@ Examples:
* `https://cloudflare-dns.com/dns-query`: encrypted [DNS-over-HTTPS].
* `quic://dns-unfiltered.adguard.com:853`: experimental [DNS-over-QUIC] support.
* `quic://dns-unfiltered.adguard.com:853`: encrypted [DNS-over-QUIC].
* `tcp://1.1.1.1`: plain DNS (over TCP).
@ -279,7 +279,7 @@ hostname resolution” setting in the “Upstream DNS servers” section or via
[2915]: https://github.com/AdguardTeam/AdGuardHome/issues/2915
[DNS Stamps]: https://dnscrypt.info/stamps/
[DNS-over-HTTPS]: https://en.wikipedia.org/wiki/DNS_over_HTTPS
[DNS-over-QUIC]: https://datatracker.ietf.org/doc/html/draft-ietf-dprive-dnsoquic-10
[DNS-over-QUIC]: https://datatracker.ietf.org/doc/html/rfc9250
[DNS-over-TLS]: https://en.wikipedia.org/wiki/DNS_over_TLS
[DNSCrypt]: https://dnscrypt.info/
[dnsmasq-man]: http://www.thekelleys.org.uk/dnsmasq/docs/dnsmasq-man.html

@ -5,7 +5,7 @@ protocols **out-of-the-box**:
* [DNS-over-HTTPS](https://en.wikipedia.org/wiki/DNS_over_HTTPS)
* [DNS-over-TLS](https://en.wikipedia.org/wiki/DNS_over_TLS)
* [DNS-over-QUIC](https://tools.ietf.org/html/draft-ietf-dprive-dnsoquic-10)
* [DNS-over-QUIC](https://datatracker.ietf.org/doc/html/rfc9250)
> AdGuard Home also supports [DNSCrypt](https://dnscrypt.info/) (both
> client-side and server-side). [Read this](DNSCrypt) to learn about