Operating systems Apple Apple's iOS 14 and
macOS 11 released in late 2020 support both DoH and
DoT protocols. In iOS, the protocols can be used via configuration profiles.
Windows In November 2019,
Microsoft announced plans to implement support for encrypted DNS protocols in
Microsoft Windows, beginning with DoH. In May 2020, Microsoft released Windows 10 Insider Preview Build 19628 that included initial support for DoH along with instructions on how to enable it via
registry and
command line interface. Windows 10 Insider Preview Build 20185 added a graphical user interface for specifying a DoH resolver. DoH support is not included in Windows 10 21H2.
Windows 11 has DoH support.
Android Android 11 onwards supports DNS over
HTTP/3 (DoH3) if a July 2022 system update is installed.
Recursive DNS resolvers BIND BIND 9, an open source DNS resolver from
Internet Systems Consortium added native support for DoH in version 9.17.10.
PowerDNS DNSdist, an open source DNS proxy/load balancer from
PowerDNS, added native support for DoH in version 1.4.0 in April 2019.
Unbound Unbound, an
open source DNS resolver created by
NLnet Labs, has supported DoH since version 1.12.0, released in October 2020. It first implemented support for
DNS encryption using the alternative
DoT protocol much earlier, starting with version 1.4.14, released in December 2011.
Unbound runs on most
operating systems, including distributions of
Linux,
BSD,
MacOS, and
Windows.
Web browsers Google Chrome DNS over HTTPS is available in
Google Chrome 83 or later for Windows, Linux, and macOS, configurable via the settings page. When enabled, and the operating system is configured with a supported DNS server, Chrome will upgrade DNS queries to be encrypted. It is also possible to manually specify a preset or custom DoH server to use within the user interface. In September 2020, Google Chrome for Android began staged rollout of DNS over HTTPS. Users can configure a custom resolver or disable DNS over HTTPS in settings. Google Chrome has five DNS-over-HTTPS providers pre-configured, which are
Google Public DNS, Cloudflare's
1.1.1.1, Quad9's
9.9.9.9,
NextDNS, and
CleanBrowsing.
Microsoft Edge Microsoft Edge supports DNS over HTTPS, configurable via the settings page. When enabled, and the operating system is configured with a supported DNS server, Edge will upgrade DNS queries to be encrypted. It is also possible to manually specify a preset or custom DoH server to use within the user interface.
Mozilla Firefox In 2018,
Mozilla partnered with
Cloudflare to deliver DoH for
Firefox users that enable it (known as Trusted Recursive Resolver). On February 25, 2020, Firefox started enabling DNS over HTTPS for all US-based users, relying on Cloudflare's resolver by default.
Opera Opera supports DoH, configurable via the browser settings page. By default, DNS queries are sent to Cloudflare servers.
Brave Brave implemented DNS over HTTPS (DoH) by default for its desktop browser in version 1.4, released in April 2020, as part of its broader privacy-focused features to encrypt DNS queries and prevent third-party eavesdropping or manipulation.
Public DNS servers DNS over HTTPS server implementations are already available free of charge by some public DNS providers. == Implementation considerations ==