DDNS v2.4.0 Release Notes

Release Date: 2019-05-04 // almost 5 years ago
  • โฌ†๏ธ You can use these commands to install or upgrade DDNS

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

    ๐Ÿ”„ Changes

    ๐Ÿ”‹ Features

    • โž• Added domains key to have a list of domains to update. #6

    โš  WARNING! : In the next major release key domain will be deprecated. Warning was added in the code.