lvm / cloudflare-ddns

Simple tool to update Cloudflare Dynamic DNS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cloudflare-ddns

Simple tool to update Cloudflare Dynamic DNS

help

usage: cloudflare-ddns [-h] [--zone ZONE] [--record RECORD] [--email EMAIL] [--api-key API_KEY]

optional arguments:
  -h, --help         show this help message and exit
  --zone ZONE        Zone Name (ie: domain.tld)
  --record RECORD    Record Name (ie: sub.domain.tld)
  --email EMAIL      Cloudflare associated email account
  --api-key API_KEY  Cloudflare API key

license

see LICENSE

About

Simple tool to update Cloudflare Dynamic DNS

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%