Skip to content

K4M1s/OVH-DynHost-IP-UPDATER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OVH DynHost IP UPDATER

Simple Python script that will update your local IP in your DynHost domain.


How to use?

  • Clone this repository. git clone https://github.com/K4M1s/OVH-DynHost-IP-UPDATER
  • Install requirements pip3 install -r requirements.txt
  • Copy .env.example to .env and edit its content (domain, login, password)
  • Run script python3 app.py

Additions

You can add this script to your cron table and run it every few hours automatically.

About

Simple python script that will update your IP in DynHost domain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published