Skip to content

2.1.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@skibish skibish released this 10 Oct 16:48

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.