Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Klay4/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

cloudflare-ddns

This script is using Cloudflare PHP API Binding.

Attention! You can't use this script with .tk .ml .ga .cf .gq domains

How To Use

$ mkdir cloudflare
$ cd cloudflare
$ composer require cloudflare/sdk
$ git clone https://github.com/Klay4/cloudflare-ddns.git
### Edit update.php with your CloudFlare credentials and domain details ###
$ ./update.php

If you want it to update automatically, put it in your crontab.

0 */6 * * * ~/cloudflare/update.php >/dev/null 2>&1

Future Updates

  • Multi Domain Support
  • Log File System

Contact

If you have any problems or questions please contact me via Discord: @Klay4#0909

About

Simple ddns script for Cloudflare.

Topics

Resources

Stars

Watchers

Forks

Languages