Skip to content

2.1.3

Compare
Choose a tag to compare
@skibish skibish released this 15 Oct 10:41

You can use these commands to install or upgrade DDNS

curl -L https://github.com/skibish/ddns/releases/download/2.1.3/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
chmod +x /usr/local/bin/ddns

Changes

Fixes

  • Fixed bug that IP was not updated. Because config was not deep copied to the storage struct