https://github.com/mitjohnson/py_ddns
Programmable Dynamic DNS (DDNS) client to automate Public IP changes
https://github.com/mitjohnson/py_ddns
ddns-updater dns programable python
Last synced: 7 months ago
JSON representation
Programmable Dynamic DNS (DDNS) client to automate Public IP changes
- Host: GitHub
- URL: https://github.com/mitjohnson/py_ddns
- Owner: mitjohnson
- License: mit
- Created: 2024-06-17T04:34:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-02T04:18:32.000Z (9 months ago)
- Last Synced: 2025-06-02T08:34:34.937Z (9 months ago)
- Topics: ddns-updater, dns, programable, python
- Language: Python
- Homepage:
- Size: 67.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dynamic DNS Client for Cloudflare
## Overview
This Dynamic DNS (DDNS) client allows users to automate the process of A record changes.
## Features
- **Dynamic IP Management:** Automatically detects changes to your public IP and updates the corresponding DNS records in real-time.
- **Cross-Platform Compatibility:** Functions on multiple operating systems, making it accessible for all users.