cf_dns_sync

Crates.iocf_dns_sync
lib.rscf_dns_sync
version1.0.2
sourcesrc
created_at2023-11-25 18:51:01.965466
updated_at2024-04-27 16:52:48.293666
descriptionA little ip changer using cloudflare's api. Useful for people with non - static ip addresses
homepage
repository
max_upload_size
id1048485
size111,812
(redstonerti)

documentation

README

cf_dns_sync

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.

Commit count: 0

cargo fmt