🇬🇧: Renewing No-IP hosts by browser automation. Renews all hosts available for confirmation, without any user interaction with a browser.
🇵🇹: Renovação de hosts No-IP recorrendo a automatização do navegador. Renova todos os hosts disponíveis para confirmação sem ser necessário interação do utilizador com um navegador.
Pulling image from Docker Hub
# armhf/armv7l
docker pull simaofsilva/noip-renewer:debian
# x86_64 or aarch64/arm64
docker pull simaofsilva/noip-renewer:latest
docker build -t simaofsilva/noip-renewer -f Dockerfile.dev .
docker run --rm -it simaofsilva/noip-renewer:<TAG>
or
docker run --rm -it simaofsilva/noip-renewer:<TAG> <EMAIL> <PASSWORD>
-
The script assumes that the No-IP account language is set to english. For other languages it depends on the translation provided by googletrans so it might not work in other languages (#11);
-
In fresh accounts an extra pop up might appear that unable the script to proceed (#14). It appears to not show on following renovations.