A simple script that will automate the download, install and configuration (with user input for login and domain setup) of the Noip Dynamic Update Client for Ubuntu Linux as well as create a systemd startup process for the client running on Ubuntu LTS.
sudo apt install zip -y
mkdir noip && cd noip
sudo wget https://github.com/clickonrefresh/Automate-Noip-DUC/archive/main.zip
sudo unzip main.zip
cd Automate-Noip-DUC-main
sudo bash noip-duc.sh
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
- Ubuntu 16.04 LTS