godaddy-ddns
godaddy-ddns copied to clipboard
Adding support for multiple hostnames using comma separated list
I added support for the hostname to be a list of hostnames that all get updated. This way the IP address is fetched only once, but multiple updates are still made to godaddy.
Please forgive me if I'm doing something wrong. I've never used python before, and I haven't touched git or github in years!