/ovh-dynhost

A python script to update the the IP address at OVH DynHost

Primary LanguagePythonMIT LicenseMIT

ovh-dynhost

A python script to update the the IP address at OVH DynHost

Dependecies

This project needs the ipgetter and requests libraries.

Install with pip3

sudo pip3 install ipgetter requests

Configuration file

This script requires a configuration file called config.ini. See config.ini.example for configuration examples and create your own config.ini before running the script.