Skip to content

AlleSoke1/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

cloudflare-ddns

Cloudflare DYNDNS update script

It runs perfect on linux/mac/windows.

Tested on MAC OSX 10.10 and CentOS 7.

I use it along with crontab to run every 5 minutes.

Do a crontab -e and insert the following line of code (also replace path!!):

*/5 * * * * python /path-to/cloudflare-ddns.py

Ctrl+wq and enter , and it's done!

About

Cloudflare DYNDNS update script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages