Auto update the cloudflare DNS for dynamic IPs.
Check the last release. Download the executable that matches your system
After downloading unzip the folder.
There would be 4 files, edit api.toml
with the following format:
[account]
email = "[email protected]"
api-token = "8dY3nH-As0krmv83n3pm1l"
[zone]
id = "e3ed5fb820dd3ccc3be5f15765d329ad"
record = "subdomain.domain.tld"
# proxied = false
the api-token
should be generated from here with "Edit zone DNS"
TBD