Sign inSign up

get2agilan/cloudflare_dyndns

By get2agilan

•Updated over 5 years ago

Update Cloudflare DNS when Public IP changes

Image
1

50K+

get2agilan/cloudflare_dyndns repository overview

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:

  • CLOUDFLARE_EMAIL
  • CLOUDFLARE_TOKEN
  • CLOUDFLARE_DYNDNS

Tag summary

Content type

Image

Digest

Size

19.8 MB

Last updated

over 5 years ago

docker pull get2agilan/cloudflare_dyndns