/ovh-ddns-update

Simple script written in GO to update a DDNS entry on OVH

Primary LanguageGoMIT LicenseMIT

ovh-ddns-update

Usage

Usage: ovh-ddns-update [--database DATABASE] DOMAIN OVHID OVHPASSWORD

Positional arguments:
  DOMAIN                 OVH DynHost domain
  OVHID                  OVH DynHost identifier
  OVHPASSWORD            OVH DynHost identifier password

Options:
  --database DATABASE    database file [default: .ovh-ddns-update.db]
  --help, -h             display this help and exit