Update Cloudflare DNS when Public IP changes
50K+
Quick Start:
docker run --name DynDNS -d \
-e CLOUDFLARE_EMAIL=<Email> \
-e CLOUDFLARE_TOKEN=<API-Token> \
-e CLOUDFLARE_DYNDNS=<Subdomain> \
--restart unless-stopped \
get2agilan/cloudflare_dyndns:latest
Python file can be run locally by setting the following environmental variables:
Content type
Image
Digest
Size
19.8 MB
Last updated
over 5 years ago
docker pull get2agilan/cloudflare_dyndns