12-10-2020, 11:29 AM
(12-09-2020, 09:53 AM)cb-user Wrote: How to enable DoH in the browser correctly?
Enable DNS-Over-HTTPS.
Chrome 66-77 command line: --enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2Fcloudflare-dns%2Ecom%2Fdns-query/method/POST"
Chrome 78-86 command line: --enable-features="DnsOverHttps<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:Fallback/true/Templates/https%3A%2F%2Fcloudflare-dns.com%2Fdns-query"
Chrome 87 stable: Settings > Privacy and security > Security > Use secure DNS > With > Cloudflare (1.1.1.1) or select Custom and enter any DNS provider hostname.