- 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
You can add this script to your cron table and run it every few hours automatically.