mirror of
https://github.com/aaronriedel/hetzner-ddns.git
synced 2024-11-18 00:56:41 +01:00
DDNS scripts for Hetzner DNS Console written in Bash
.env.template | ||
.gitignore | ||
ddns4.sh | ||
ddns6.sh | ||
LICENCE | ||
README.md |
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.