Closed craftyguy closed 4 years ago
This is my attempt to fix #1.
It works with LuaDNS, but I am not able to test CloudDNS. Note that the interface to plugins.<provider>.worker() has changed with this merge request to accept an ip str value.
plugins.<provider>.worker()
ip
This is my attempt to fix #1.
It works with LuaDNS, but I am not able to test CloudDNS. Note that the interface to
plugins.<provider>.worker()
has changed with this merge request to accept anip
str value.