mirror of
https://github.com/mikaela/mikaela.github.io/
synced 2024-11-22 03:59:31 +01:00
pages/browser-extensios: cut lines
This commit is contained in:
parent
84affde87e
commit
e00cbbed27
@ -46,10 +46,14 @@ redirect_from:
|
||||
|
||||
#### DNS over HTTPS
|
||||
|
||||
* `network.trr.bootstrapAddress` DNS server to use for resolving the DoH name, e.g. `84.200.70.40` (Resolver 2 of [DNS.watch](https://dns.watch/) in Germany)
|
||||
* `network.trr.bootstrapAddress` DNS server to use for resolving the DoH
|
||||
name, e.g. `84.200.70.40` (Resolver 2 of [DNS.watch](https://dns.watch/)
|
||||
in Germany)
|
||||
* `network.trr.mode` 3 to enforce DoH which is [required by Firefox ESNI](https://bugzilla.mozilla.org/show_bug.cgi?id=1500289#c5)
|
||||
* `network.trr.early-AAAA` `true` to hopefully prefer IPv6
|
||||
* `network.trr.uri` for the actual resolver address, e.g. `https://mozilla.cloudflare-dns.com/dns-query` or [check curl wiki](https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers)
|
||||
* `network.trr.uri` for the actual resolver address, e.g.
|
||||
`https://mozilla.cloudflare-dns.com/dns-query` or
|
||||
[check curl wiki](https://github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers)
|
||||
|
||||
## Passwords
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user