mirror of
https://github.com/aaronriedel/hetzner-ddns.git
synced 2025-11-27 14:51:13 +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.