Skip to content

3.1.2

Compare
Choose a tag to compare
@skibish skibish released this 02 May 13:10
· 21 commits to main since this release

You can use these commands to install or upgrade DDNS

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

Changes

Fixes

  • Add SSL certificates to Docker image