1.0.6 • Published 3 years ago

setmyip-cloudflare v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

cloudflare-ddns

Node client to updates DNS entry in Cloudflare

Install

get clone https://github.com/jhfoo/cloudflare-ddns.git

Usage

npm start <host.domain.name> <cloudflare api token>

API Token Config

Create a token with the following permission:

  • Zone -> DNS -> Edit

What it does

  1. Check if zone is managed by the token.
  2. Get IP as reported by Cloudflare trace tool.
  3. Create/ update host.domain.name with IP.

Acknowledgements

Inspired by https://github.com/timothymiller/cloudflare-ddns.

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago