DDNS scripts for Hetzner DNS Console written in Bash
Find a file
2024-07-24 14:06:03 +02:00
.env.template add .env.template 2022-04-25 18:41:39 +02:00
.gitignore add .gitignore 2022-04-25 18:45:53 +02:00
ddns4.sh add validity check for ipv4 addresses 2024-07-24 14:06:03 +02:00
ddns6.sh Make the determination of the public IP more resilient by having a backup provider 2023-06-29 16:31:10 +02:00
LICENCE add LICENCE 2022-03-07 12:50:35 +01:00
README.md edit README 2022-04-25 18:44:09 +02:00

DDNS scripts for legacy IP and real IP for Hetzner DNS API written in Bash

Installation

git clone https://github.com/aaronriedel/hetzner-ddns.git

cp .env.template .env

Edit the .env file and fill in your credentials and settings.