You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

404 B

Gandi-dyndns

A simple bash script to

Requirements

Probably already installed on the machine:

  • bash
  • sed
  • curl

To install:

Getting started

  1. Copy the bash file somewhere
  2. Allow script execution :
$ chmod u+x ./update.sh
  1. Change settings in the script
  2. Launch the script (and possibly add a CRON entry or a systemd timer)