DoH and DoT: Difference between revisions

mNo edit summary
 
 
 
==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.
 
==Chrome==
#Tap 'Private DNS provider hostname', and Set: dns.aa.net.uk
#Click Save
 
==Checking theUsing DOH server with curl==
 
Note: curl version 7.62.0 or above is required., here's an example:
 
curl --doh-url https://dohdns.aa.net.uk/dns-serverquery https://websitewww.aa.net.uk
 
This will download the www.aa.net.uk webpage but would have used the DOH server to resolve the DNS.