DoH and DoT: Difference between revisions
m (AA-Andrew moved page DoH to DoH and DoT without leaving a redirect) |
m (→Android (DoT)) |
||
Line 25: | Line 25: | ||
==Android (DoT)== |
==Android (DoT)== |
||
[[File:Android-dot-setting.jpg|thumb]] |
Revision as of 10:56, 18 September 2019
DNS over HTTP and DNS over TLS
Andrews & Arnold does not yet support DoH or DoT. This page is work in progress.
Help with browsers and devices
FireFox
Menu -> Preferences -> Scroll down to Network Setting... -> Scroll down and tick 'Enable DNS over HTTPS' and enter in a Custom provider
Checking your browser
In your URL bar, type: about:networking#dns
Checking the DOH server with curl
Note: curl version 7.62.0 or above is required.
curl --doh-url https://doh-server https://website
This will download the webpage but would have used the DOH server to resolve the DNS.