Crates.io | cf_dns_sync |
lib.rs | cf_dns_sync |
version | 1.0.2 |
source | src |
created_at | 2023-11-25 18:51:01.965466 |
updated_at | 2024-04-27 16:52:48.293666 |
description | A little ip changer using cloudflare's api. Useful for people with non - static ip addresses |
homepage | |
repository | |
max_upload_size | |
id | 1048485 |
size | 111,812 |
A little ip changer using cloudflare's api. Useful for people with non - static ip addresses
This program is meant to be run indefinitely with no user input after the inital configuration (unless you change your dns records).
It will use your cloudflare credentials and the cloudflare api to periodically set the content of the type A records that you specify to your public ip address.
After installing, run cf_dns_sync configure
After configuring, simply run cf_dns_sync
and forget about it.