Skip to content

jjakc-76/cloudflare-ddns-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

cloudflare-ddns-script

Script to update cloudflare dns record for a WAN ip change. Useful if one has a residential dynamic ip.

It requires jq to parse the json response from cloudflare api and grab the dns record id.

Can be very easily added to cron:
*/1 * * * * $PATH_TO_SCRIPT/cloudflare-ddns.sh >> $PATH_TO_SOMEWHERE/ipchange.log 2>&1

About

Scipt to update cloudflare dns record for a WAN ip change. Useful if one has a residential dynamic ip

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages