windsnow1025 / Cloudflare-DDNS-CLI

Cloudflare DDNS based on Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cloudflare DDNS

Usage

Requirements

Recommended: Windows 11 x64

Basic

Global API Key: https://dash.cloudflare.com/profile/api-tokens

Advanced

IPv4 and IPv6 Address Checking API changeable in ddns.py - fetch_current_ip().

DNS Record update interval changeable in main.py - main().

Development

Requirements

Recommended: Python 3.12

Build

pip install -r requirements.txt
pyinstaller --onefile main.py

About

Cloudflare DDNS based on Python

License:MIT License


Languages

Language:Python 100.0%