Skip to content

A dynamic DNS script that uses CloudFlare's free DNS and their API

Notifications You must be signed in to change notification settings

jhewt/cloudflare-ddns

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare-ddns

A dynamic DNS script that uses CloudFlare's free DNS and their API

Setup

git clone https://github.com/lyoshenka/cloudflare-ddns.git
cd cloudflare-ddns
cp config.php.skel config.php

Edit config.php - enter your CloudFlare credentials and domain details.

./ddns.php

If everythings works, put it in your crontab.

0 * * * * /path/to/cloudflare-ddns/ddns.sh -s

License

Uncopyrighted. Do whatever you want. I hope this code makes you rich. Spiritually.

About

A dynamic DNS script that uses CloudFlare's free DNS and their API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published