2.1.2
Pre-release
Pre-release
You can use these commands to install or upgrade DDNS
curl -L https://github.com/skibish/ddns/releases/download/2.1.2/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
chmod +x /usr/local/bin/ddns
Changes
Refactoring of the service. Made it more maintainable.