Skip to content

toastxc/cf-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-cloudflare-ddns

Stars Forks Pull Requests Issues Contributors Licence

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

Usage


git clone rust-cloudflare-ddns.git
cd rust-cloudflare-ddns
vim src/main.rs
cargo run

input your cloudflare details and exit (:wq!)

Dependancies

  • OpenSSL
  • Curl
  • Git

For contributors

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

LGPLv3 Badge

Releases

No releases published

Packages

No packages published

Languages