Skip to content

BASH script to effortlessly manage your Cloudflare DDNS. Receive instant Telegram notifications for automatic IP updates. Simplify dynamic IP management with ease!

License

Notifications You must be signed in to change notification settings

antoniosarro/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Cloudflare DDNS Updater

This is a simple script to update your Cloudflare DDNS records. It will update your Cloudflare DDNS records with your current IP address. This script is meant to be run periodically. Its support telegram notification too.

Dependencies

  • curl
  • jq

Usage

Before using it, be sure to change the variables in the script.

./cloudflare.sh

Usage with crontab

# Run every 5 minutes
*/5 * * * * /path/to/cloudflare.sh

License

MIT

About

BASH script to effortlessly manage your Cloudflare DDNS. Receive instant Telegram notifications for automatic IP updates. Simplify dynamic IP management with ease!

Topics

Resources

License

Stars

Watchers

Forks

Languages