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.
 
n0m1s eeb2a78c09
renamed script file
6 years ago
README.md First commit 6 years ago
update_dns.sh renamed script file 6 years ago

README.md

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)