Install latest/stable of Godaddy DDNS tool
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install godaddy-ddns
Don't have snapd? Get set up for snaps.
Before using this snap, you will need access to API key/secret from https://developer.godaddy.com/keys/
How to configure the godaddy-ddns snap
snap set godaddy-ddns apikey=YOUR_API_KEY
snap set godaddy-ddns apisecret=YOUR_API_SECRET
snap set godaddy-ddns domain.name=YOUR_DOMAIN (e.g. mydomain.com)
snap set godaddy-ddns domain.subdomain=SUBDOMAIN_NAME (e.g test, default=@)
(In this case, the device "ip" and "domain name" will be setup as "test.mydomain.com")
Once the snap is correctly setup, it will continuously check the dns and ip every 60 seconds
You may use following command to verify if the godaddy-ddns is running perfectly
snap logs godaddy-ddns
Other available configurations
domain.ttl (default=600)
domain.type (default=A)
Please feel free report any issue to https://github.com/taiten/godaddy-ddns.snap/issues
This snap is built base on GoDaddy.sh v1.0 by Nazar78 @ TeaNazaR.com http://teanazar.com/2016/05/godaddy-ddns-updater/
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
You are about to open
Do you wish to proceed?
Generate an embeddable card to be shared on external websites.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.