Skip to content

Python script to updating cloudflare domains after a specific time period. Perfect for Dynamic DNS!

License

Notifications You must be signed in to change notification settings

Daarkiii/Cloudflare-DynDNS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFlare DynDNS

Use CloudFlare as DynDNS Provider for accessing your home network!

All Requests used in this script: https://documenter.getpostman.com/view/23067618/2s9YJbzMzN

Prerequisites

  • min. Python 3.9.2
  • domain registered on CloudFlare
  • CloudFlare Api Key

Installation

I am running my program with Screen so that it is running 24/7 but you can use whatever you want (crontabs, Docker, etc)

  git clone git@github.com:Daarkiii/Cloudflare-DynDNS.git
  cd Cloudflare-DynDNS/
  chmod +x start.sh
  ./start.sh

About

Python script to updating cloudflare domains after a specific time period. Perfect for Dynamic DNS!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published