Skip to content

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

Notifications You must be signed in to change notification settings

CyrusKao/cf-ddns-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published