eldridgea / dynflare

Cloudflare DNS record updater tool for dynamic DNS servers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dynflare

A Cloudflare DNS record updater tool for servers with dynamic IPs.

This is a small Python script that automatically updates Cloudflare DNS records. This is good for servers that are on home ISPs or other connections with a dynamic IP address.

Known Issues

  • This currently only deals with a subdomain with one A record.
  • The script will break if the subdomain doesn't already have an A record.
  • This script will always enable Cloudflare proxying.

About

Cloudflare DNS record updater tool for dynamic DNS servers

License:GNU General Public License v2.0


Languages

Language:Python 100.0%