Skip to content

Utility to dynamically change DNS records on Cloudflare. Get notifications via Discord.

License

Notifications You must be signed in to change notification settings

Nyakaze/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cloudflare DDNS Updater

With this script you can update your Cloudflare entries with your dynamic DNS. This script is for Linux an Windows script will come soon.

Support Me

Buy me a coffee

Usage Linux

It can be used via crontabs. You can specify how often it should be executed.

# ┌───────────── 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}

Using Discord

You can use Discord webhooks to get notified when something happens. Discord_Webhook Discord_Webhook_2