Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.36 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.36 KB

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