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

Is there any dns to do the same?(Not an issue) #10

Open
heisGarvit opened this issue Apr 7, 2016 · 1 comment
Open

Is there any dns to do the same?(Not an issue) #10

heisGarvit opened this issue Apr 7, 2016 · 1 comment

Comments

@heisGarvit
Copy link

Almost every device have dyndns integrated in their firmware so is there any dns server that can change the requests to dyndns to cloudflare ?

The idea came from Here . Nintendo closed it's old servers and some people developed their own DNS server and changes the requests made to Ninetendo's server to their own server.

@JakeDEvans
Copy link

I couldn't find one, but you could write something that accepts dns transfers and converts them to use an api, https://dehydrated.de has a ton of samples and could be used as a starting point. If you used a dns with a database backend you could just query the database for recently changed records and then push them to CF.

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