Trusted Recursive Resolver: Difference between revisions

Jump to navigation Jump to search
add explicit turn-off value per https://bugzilla.mozilla.org/show_bug.cgi?id=1453822
(create Trusted Recursive Resolver)
 
(add explicit turn-off value per https://bugzilla.mozilla.org/show_bug.cgi?id=1453822)
Line 6: Line 6:
== Setting DNS-over-HTTPS in Firefox ==
== Setting DNS-over-HTTPS in Firefox ==


* Set `network.trr.mode` to 2 to make DNS Over HTTPS the browser's first choice but use regular DNS as a fallback (1 lets Firefox pick whichever is faster, 3 for TRR only mode, or 0 to disable it).
* Set `network.trr.mode` to 2 to make DNS Over HTTPS the browser's first choice but use regular DNS as a fallback (0 is "off by default", 1 lets Firefox pick whichever is faster, 3 for TRR only mode, 5 to explicitly turn it off).
* Set `network.trr.uri`. Ones that you may use, https://cloudflare-dns.com/dns-query https://dns.google.com/experimental
* Set `network.trr.uri`. Ones that you may use, https://cloudflare-dns.com/dns-query https://dns.google.com/experimental


8

edits

Navigation menu