2.4.0
You can use these commands to install or upgrade DDNS
curl -L https://github.com/skibish/ddns/releases/download/2.4.0/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
chmod +x /usr/local/bin/ddns
Changes
Features
- Added
domains
key to have a list of domains to update. #6
WARNING!: In the next major release key domain
will be deprecated. Warning was added in the code.