Created
August 11, 2024 14:38
-
-
Save cizordj/9d11bda26724a1327a422f2a390f5aac to your computer and use it in GitHub Desktop.
systemd resolved cloudflare
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Resolve] | |
DNS=2606:4700:4700::1001#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 1.1.1.1#cloudflare-dns.com | |
DNSOverTLS=yes | |
DNSSEC=true | |
MulticastDNS=yes | |
ResolveUnicastSingleLabel=no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment