Skip to content

Sahibishere/noip-autorenewer

 
 

Repository files navigation

noip-renewer

GitHub last commit GitHub issues GitHub Workflow Status GitHub Workflow Status Docker Pulls Docker Image Size (tag) Docker Image Size (tag) renovate

🇬🇧: Renewing No-IP hosts by browser automation. Renews all hosts available for confirmation, without any user interaction with a browser.

This is a script which run using github actions once a month to renew your no ip free hostname

Instructions to run manually use the actions tab and run the Renew No-IP Workflow

# You will need to set action secrets by forking this repository and include the following DOCKERHUB_TOKEN, DOCKERHUB_USERNAME, NOIP_PASSWORD, NOIP_TOTP_KEY, and NOIP_USERNAME
  # All of the values that you need are pretty self explantory and explained by the name. For the DOCKERHUB_TOKEN, you will have to create a personal access token on your hub.docker.com account by going to settings and give read/write access to this repository. Another clarification is that the NOIP_TOTP_KEY is the 2 factor authentication key you get in the very beginning when you are enabling 2fa by authenticator app, you can export your 2fa through many authenticator apps and use that to see what the TOTP key is to enter as the value.

About

Renewing No-IP hosts by browser automation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 82.7%
  • Dockerfile 13.0%
  • Makefile 4.3%