| Crates.io | cloudflare-dns-updater_rs |
| lib.rs | cloudflare-dns-updater_rs |
| version | 0.2.1 |
| created_at | 2021-01-16 09:00:11.684906+00 |
| updated_at | 2025-12-23 17:01:12.517529+00 |
| description | A cloudflare dns updater script written in rust |
| homepage | https://github.com/jonghee-son/cloudflare-dns-updater_rs |
| repository | https://github.com/jonghee-son/cloudflare-dns-updater_rs |
| max_upload_size | |
| id | 342720 |
| size | 19,220 |
Cloudflare DNS Record updater written in rust. Manage your custom domain without static ip.
.env file in the project root with your credentials:CLOUDFLARE_EMAIL=you@example.com
CLOUDFLARE_API_KEY=your_api_key_or_token
CLOUDFLARE_DOMAIN=example.com
cargo run
# or
cargo build -r
.env).CLOUDFLARE_DOMAIN via Cloudflare API.curl bindings; OpenSSL is vendored by default. On Windows, ensure perl and nasm are available when building.