Install latest/edge of namecheap-ddns-client
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
Install using the command line
sudo snap install namecheap-ddns-client --edge
Don't have snapd? Get set up for snaps.
Small and uncomplicated snap to use Namecheap dynamic DNS services. You just need to configure three attributes:
$ snap set namecheap-ddns-client password=${PASSWORD}
$ snap set namecheap-ddns-client domain=${FQDN}
$ snap set namecheap-ddns-client host=${HOST}
You can also do this in one step as shown in the example below:
$ snap set namecheap-ddns-client domain=example.com host=@ password=mypassword
If everything is setup correctly, you can see that every five minutes, the IP address is updated. In case of any complications, just checkout the logs:
$ sudo journalctl -fu snap.namecheap-ddns-client.ncddns
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.