DDNS v3.0.2 Release Notes

Release Date: 2019-10-08 // over 4 years ago
  • โฌ†๏ธ 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)