mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-14 14:23:33 +01:00
Feature Request: More DNS provicers #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @sa5bke on GitHub (Apr 24, 2025).
I would like support for more DNS providers. There seems to be support for many more in the underlying library: https://go-acme.github.io/lego/dns/index.html .
I am interested in Cloudns: https://go-acme.github.io/lego/dns/cloudns/
Thanks!
@yusing commented on GitHub (Apr 24, 2025):
Ok I'll add all providers lego have but marking them as untested in Wiki or warning in log. Check #64 if interested.
@yusing commented on GitHub (Apr 25, 2025):
Here you go, I've added all supported providers in the latest version.