zulfajuniadi / cloudflare-ddns

Cloudflare DYNDNS update script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%