Skip to content

Python script to update your Cloudflare IP record

License

Notifications You must be signed in to change notification settings

immanuel-x/CloudflareDNSUpdatey

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CloudflareDNSUpdatey

CloudflareDNSUpdatey updates your Cloudflare record IP - useful for homelabs and the like with dynamic IPs.

Usage

Provide the script with the four required parameters - token, email, zone and record. You can make it run automatically by running it as a task on your OS.

Example usage:

CloudflareDNSUpdatey.py -token 12345abcd -email [email protected] -zone example.org -record test.example.org

Requirements

Python >=3.6.5
Requests

About

Python script to update your Cloudflare IP record

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%