DDNS v3.0.1 Release Notes

Release Date: 2019-09-27 // 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.1/ddns-`uname -s`-`uname -m` > /usr/local/bin/ddns
    chmod +x /usr/local/bin/ddns
    

    ๐Ÿ”„ Changes

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed default IPv4 URL of ipify thanks to @g-div (#16)
    • ๐Ÿ‘ Disabled ifconfig provider temporally, because no longer support force IPv6 resolving (#17)