Difference between revisions of "DoH and DoT"
Jump to navigation
Jump to search
[quality revision] | [quality revision] |
m (→Android (DoT)) |
m |
||
==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
▲This will download the www.aa.net.uk webpage but would have used the DOH server to resolve the DNS.
|