cloudflare-ddns-cli

v1.0.3
a small cli to update your cloudflare record with local ip
cloudflare ddns cli

CircleCI

cloudflare-ddns-cli

A CLI wrapper around cloudflare-ddns-sync for updating to IP on CloudFlare.

This project is not developed or supported by either the above project or CloudFlare in anyway.

You will need to set the following environmental varibles:

  • CLOUDFLARE_EMAIL - The email address of your Cloudflare account
  • CLOUDFLARE_TOKEN - The API token from your Cloudflare account
  • CLOUDFLARE_HOST - The hostname. Can contain a subdomain, but will fail if more then 2 total periods.

Installing:

  • sudo npm i -g cloudflare-ddns-cli or npx cloudflare-ddns.cli if you have npx installed.

Running:

  • cf-update
npm i cloudflare-ddns-cli

Metadata

  • MIT
  • Whatever
  • Joe Becher
  • released 5/3/2019

Downloads

Maintainers