Skip to content

Vrtgs/cloudflare-ddns

Repository files navigation

Cloudflare DDNS

Auto update the cloudflare DNS for dynamic IPs.

Download

Check the last release. Download the executable that matches your system

After downloading unzip the folder.

Configuration

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"

License

TBD

About

ddns client for cloudflare written in rust

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages