A program for automatically updating cloudflare domain names with a dynmaic IP address
THIS REPOSITORY WAS NOT MADE BY OR AUTHORISED BY CLOUDFLARE, SOFTWARE COMES WITH ABSOLUTELY NO WARRENTY
git clone rust-cloudflare-ddns.git
cd rust-cloudflare-ddns
vim src/main.rs
cargo run
input your cloudflare details and exit (:wq!)
- OpenSSL
- Curl
- Git
There are a few rules for contributing to this project
- Abide by Cloudflare's ToS for their API and related services
- Test that modified scripts work before running a pull request
- comment commplicated functions