cloudflare-diff

1.0.2 • Public • Published

cloudflare-diff

a small utility that updates the zone of a given domain based on the dnsZone.json file

Installation

npm i --save cloudflare-diff

Usage

DOMAIN=0x4139.com EMAIL=0x4139@gmail.com TOKEN=your_token node cloudflare-diff/index.js

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

Todo

- make it look more like a library
- more functionality in the json like the record type (A/CNAME/TXT.. etc)

History

TODO: Write history

Credits

TODO: Write credits

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i cloudflare-diff

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • 0x4139