Skip to content

SkOODaT/IPToCF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP To CF

Python3 Script To Update Cloudflare DNS Zones.

The contents of this repo is a proof of concept and is for educational use only!

IP To CF Config

  • Fill in configs.json.example And Rename To configs.json Leave RECORD_ID Blank
  • Run First Time To Get Zone Names And RECORD_IDs List... python iptocf.py
  • Fill in RECORD_ID with the ID Of The Record You Want To Update
  • Startup.... python iptocf.py (python3)