Skip to content

ScottHelme/CloudFlareDDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloudFlareDDNS

Create your own DDNS service with CloudFlare.

The updateCloudFlare.php will allow you to update an existing DNS record in your CloudFlare account using the CloudFlare API and your API key.

Update the PHP file with your own details and host online. Call the file with a cron job every 5 minutes to regularly update your DDNS entry.

*/5 * * * * /home/user/updateCloudFlare.sh

Read more on my blog: https://scotthel.me/cfddns