lego
lego copied to clipboard
Support for provider: FreeDNS
Welcome
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- [X] Yes, the DNS provider exposes a public API.
- [X] Yes, I know that the lego maintainers don't have an account in all DNS providers in the world.
- [ ] Yes, I'm able to create a pull request and be able to maintain the implementation.
- [X] Yes, I'm able to test an implementation if someone creates a pull request to add the support of this DNS provider.
How do you use lego?
Binary
Link to the DNS provider
https://freedns.afraid.org/
Link to the API documentation
https://freedns.afraid.org/faq/
Additional Notes
No response
Hello,
FreeDNS doesn't have a real API: it's just HTML page scrapping.
If you are a customer of FreeDNS, you have to ask for a real API.
For what it's worth, I met the same situation and moved my DNS management over to my registrar, Gandi, which does provide an API. https://github.com/jsumners/gandi-dyndns may be of interest if you want to make the same sort of adjustment.