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

UnderEu/Cloudflare-DDNS-Updater

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare Dynamic DNS IPv6+IPv4 Updater

These scripts are used to update DNS records based on Cloudflare using IPv6 and IPv4 connectivity!

Installation

git clone https://github.com/UnderEu/Cloudflare-DDNS-Updater.git

Usage

This script is used with crontab. Specify the frequency of execution through crontab.

# ┌───────────── minute (0 - 59)
# │ ┌───────────── hour (0 - 23)
# │ │ ┌───────────── day of the month (1 - 31)
# │ │ │ ┌───────────── month (1 - 12)
# │ │ │ │ ┌───────────── day of the week (0 - 6) (Sunday to Saturday 7 is also Sunday on some systems)
# │ │ │ │ │ ┌───────────── command to issue                               
# │ │ │ │ │ │
# │ │ │ │ │ │
# * * * * * /bin/bash {Location of the script}

Reference

This script was made with reference from Keld Norman video.

License

MIT

About

Cloudflare Dynamic DNS IP Updater script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%