GaelGirodon / dynhost-refresh

Multiples scripts, using different programming languages, to refresh a DynHost entry

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DynHost refresh scripts

Multiples scripts, using different programming languages, to refresh a DynHost entry.

Each script checks your current public IP address and if it has changed, the DynHost entry is updated.

About OVH DynHost

DynHost allows you to point your domain or sub-domain to an IP of connection and, if it changes, to update it in real time.

Scripts

  • Bash - A simple Bash script without dependencies to update a DynHost entry
  • Python - Python 3 scripts to request credentials and update a DynHost entry using the Python library for OVH API
  • PHP - PHP scripts to update a DynHost entry using Composer, Guzzle, PHP dotenv and PHP library for OVH API

License

DynHost refresh scripts are licensed under the GNU General Public License.

About

Multiples scripts, using different programming languages, to refresh a DynHost entry

License:GNU General Public License v3.0


Languages

Language:PHP 46.7%Language:Python 34.4%Language:Shell 18.9%