1.0.6 • Published 2 years ago

setmyip-cloudflare v1.0.6

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago