This is a simple nodejs script to update a dns with your public ip address.
How to use
- Open your Cloudflare dashboard at https://dash.cloudflare.com/ and navigate into your domain dashboard
- Rename .env.default in .env and fill in the variables
- Get your api token at https://dash.cloudflare.com/profile/api-tokens > Create token > Edit zone DNS, remember to give permission (preferably) for the only domain you want to change
- Get your zone id from the bottom of the page in the domain dashboard
- Keep filling the file and don't be lazy
WIP. i'll finish this file asap :P