mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-02 15:59:22 +01:00
Mikaela Suomalainen
550b68d149
I am not actually using either though and I am not sure if I will, but maybe they are nice to have as a backup here just in case.
9 lines
334 B
Plaintext
9 lines
334 B
Plaintext
# Cloudflare / systemd-resolved. For people who don't panic when DNSSEC or
|
|
# DoT doesn't work and captive portals attack? See README.md
|
|
[Resolve]
|
|
DNS=2606:4700:4700::1111#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com 1.1.1.1#cloudflare-dns.com
|
|
Domains=~.
|
|
DNSSEC=true
|
|
DNSOverTLS=true
|
|
Cache=true
|