Skip to content

3.0.2

Compare
Choose a tag to compare
@skibish skibish released this 08 Oct 16:41

You can use these commands to install or upgrade DDNS

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

Changes

Fixes

  • Changed ifconfig to icanhazip (fixed #17)
  • Deleted ifconfig from providers, because no longer support force IPv6 resolving (#17)