Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.1.1.1 DNS over HTTPS support #179

Open
Peter200lx opened this issue Apr 9, 2018 · 2 comments
Open

1.1.1.1 DNS over HTTPS support #179

Peter200lx opened this issue Apr 9, 2018 · 2 comments

Comments

@Peter200lx
Copy link

With the new https://1.1.1.1 CloudFlare DNS provider we have another public DNS over HTTPS server to use. Additionally they support the same JSON format as Google's DNS over HTTPS. It would be nice to add 1.1.1.1 as an alternative for providing secured DNS.
Here is is the developer/api page:
https://developers.cloudflare.com/1.1.1.1/dns-over-https/json-format/

@rpwoodbu
Copy link
Owner

rpwoodbu commented Apr 9, 2018

I'm all for it! Should be pretty easy to add if the protocol is really the same, but even if it isn't, I made the code pretty modular. Pull requests are welcome.

@rpwoodbu
Copy link
Owner

Google Public DNS just announced RFC 8484 support. If 1.1.1.1 is compliant (unclear from a cursory examination of their website), then it would be good to convert to that and provide one unified solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants