clempaul / dreamhost-dynamic-dns

A Dynamic DNS updater for use with the Dreamhost API
Other
90 stars 39 forks source link

Adds IPV6 support #25

Closed ileGITimo closed 1 year ago

ileGITimo commented 1 year ago

Uses -4 flag to specify IPV4 from command line Uses -6 flag to specify IPV6 from command line Fixed listRecord to print IPV4 and/or IPV6, whichever exists Needs bash 4 or above to use hashmap (my editor deleted blank spaces at the end of lines)