Skip to content

A tiny python script that updates a cloudflare dns record with your current ip.

Notifications You must be signed in to change notification settings

creimers/cloudflare-ddns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudflare DDNS python script

A tiny python script that updates a cloudflare dns record with your current ip.

Useful for raspberry pi projects for example.

In the current setup, it is expected that you clone this repo to /home/pi and don't change its name.

You need to put an .env file into /home/pi/cloudflare-ddns that looks like .env-example.

Run make to install dependecies.

You can then register a cronjob executing /home/pi/cloudflare-ddns/ddns.sh in an interval of choice.

About

A tiny python script that updates a cloudflare dns record with your current ip.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published