Skip to content

Instantly share code, notes, and snippets.

@cizordj
Created December 26, 2023 10:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cizordj/45a19f67ca098f670c0715c949ae30fc to your computer and use it in GitHub Desktop.
Save cizordj/45a19f67ca098f670c0715c949ae30fc to your computer and use it in GitHub Desktop.
systemd-resolved-adguard-tls.conf
# cp this to /etc/systemd/resolved.conf.d/
[Resolve]
DNS=94.140.14.49#your-private-dns-name.d.adguard-dns.com 2a10:50c0::ded:ff#your-private-dns-name.d.adguard-dns.com
DNSOverTLS=yes
DNSSEC=allow-downgrade
FallbackDNS=1.1.1.1#cloudflare-dns.com 1.0.0.1#cloudflare-dns.com 2606:4700:4700::1111#cloudflare-dns.com 2606:4700:4700::1001#cloudflare-dns.com
MulticastDNS=yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment