Copy .env.template
to .env
. Fill in your ZoneEdit credentials, hostsnames, and the interface to use to get the IPv6 address.
Then docker-compose build
, docker-compose up -d
.
A simple script that updates ZoneEdit dynamic DNS entries for a dual stack (IPv4 & IPv6) internet connection
Python
Copy .env.template
to .env
. Fill in your ZoneEdit credentials, hostsnames, and the interface to use to get the IPv6 address.
Then docker-compose build
, docker-compose up -d
.