Skip to content

Instantly share code, notes, and snippets.

@deekayen
Last active September 17, 2021 18:16
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 deekayen/998b870764fb61b1da0c5886082e2d8a to your computer and use it in GitHub Desktop.
Save deekayen/998b870764fb61b1da0c5886082e2d8a to your computer and use it in GitHub Desktop.
Config for cloudflared to use dns-over-https from family filtering DNS providers.
proxy-dns: true
proxy-dns-port: 5053
proxy-dns-upstream:
- https://doh.cleanbrowsing.org/doh/adult-filter/
- https://family.cloudflare-dns.com/dns-query
- https://dns-family.adguard.com/dns-query
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment