cf-ddns-cli
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Cloudflare DDNS CLI

A simple CLI tool that updates Cloudflare DNS records dynamically (DDNS) with your current IP address (IPv6 supported), compatible with Cloudflare API v4.

See the full instruction at my blog post.

Installation

npm i -g cf-ddns-cli

Usage

cf-ddns --key API_KEY --zone ZONE_ID --name RECORD_NAME

Proxied

cf-ddns --key API_KEY --zone ZONE_ID --name RECORD_NAME --proxied

Package Sidebar

Install

npm i cf-ddns-cli

Weekly Downloads

2

Version

1.0.1

License

MIT

Unpacked Size

20.2 kB

Total Files

9

Last publish

Collaborators

  • cyruskao