mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
9 lines
298 B
Plaintext
9 lines
298 B
Plaintext
|
# Quad9 / systemd-resolved. For people who don't panic when DNSSEC or
|
||
|
# DoT doesn't work and captive portals attack? See README.md
|
||
|
[Resolve]
|
||
|
DNS=2620:fe::9#dns.quad9.net 149.112.112.112#dns.quad9.net 2620:fe::fe#dns.quad9.net 9.9.9.9#dns.quad9.net
|
||
|
Domains=~.
|
||
|
DNSSEC=true
|
||
|
DNSOverTLS=true
|
||
|
Cache=true
|