Skip to content

sm622/noip-renewer

 
 

Repository files navigation

noip-renewer

GitHub last commit GitHub Workflow Status Docker Pulls renovate

🇬🇧: 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.

Requirements

Obtaining image

Pulling image from Docker Hub

# armhf/armv7l
docker pull simaofsilva/noip-renewer:debian

# x86_64 or aarch64/arm64
docker pull simaofsilva/noip-renewer:latest

Building image locally

docker build -t simaofsilva/noip-renewer .

Using image

docker run --rm -it simaofsilva/noip-renewer:<TAG>

or

docker run --rm -it simaofsilva/noip-renewer:<TAG> <EMAIL> <PASSWORD>

About

Renewing No-IP hosts by browser automation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.5%
  • Makefile 9.8%
  • Dockerfile 7.7%