Skip to content

thii/CloudFlareDDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

CloudFlareDDNS

Dynamic DNS for CloudFlare

Usage

Edit YOUR_CLOUDFLARE_API, YOUR_CLOUDFLARE_EMAIL, ZONE_NAME, RECORD_ID, RECORD_TYPE, RECORD_NAME in cloudflare-ddns.sh with yours.

Make the script run every five minutes to ensure no more than 5 minutes downtime should your wan IP change.

$ crontab -e

Add the following line and save it.

*/5  *  *  *  * /path/to/cloudflare-ddns.sh

License

MIT

About

Dynamic DNS for CloudFlare

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages