mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
9 lines
329 B
Plaintext
9 lines
329 B
Plaintext
|
# Quad9 with client subnet / 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::11#dns11.quad9.net 149.112.112.11#dns11.quad9.net 2620:fe::fe:11#dns11.quad9.net 9.9.9.11#dns11.quad9.net
|
||
|
Domains=~.
|
||
|
DNSSEC=true
|
||
|
DNSOverTLS=true
|
||
|
Cache=true
|