CarlEdman / godaddy-ddns

A script for dynamically updating a GoDaddy DNS record. I use GoDaddy to host DNS for a domain and I wanted to point an A record in that domain to a host who's IP address changes occasionally. GoDaddy has an API to do this, so this happened. Cf. thatjpk/cloudflare-ddns.
The Unlicense
197 stars 61 forks source link

Tag v0.1 #1

Closed NP-Hardass closed 7 years ago

NP-Hardass commented 7 years ago

Thanks for the cool script. I'm looking forward to using it. I was going to package it up for Gentoo, and it would be helpful if you could tag release 0.1 in git.

Thanks :)

CarlEdman commented 7 years ago

Thanks! And done.

NP-Hardass commented 7 years ago

Terrific. Thanks!

https://github.com/NP-Hardass/np-hardass-overlay/tree/master/net-misc/godaddy-ddns If I come across no issues with my packaging, I'll eventually move it to the main repository for Gentoo.

Thanks again.