For सेल्फ-होस्टिंग के लिए डायनामिक DNS क्लाइंट, the strongest matches are jeessy2/ddns-go (ddns-go is a lightweight self-hostable dynamic DNS client that), qdm12/ddns-updater (This repository provides a Docker-based DDNS updater with a) and gdy666/lucky (Lucky is a multi-purpose network gateway suite that includes). k0p1-git/cloudflare-ddns-updater is also worth a look. Each is ranked by relevance to your query, popularity and recent activity.
Automated tools that track and update your home server IP address with DNS providers.
This project is a dynamic DNS client and automation service designed to maintain consistent connectivity for web services by synchronizing domain name records with changing public network addresses. It operates as a persistent background daemon, periodically polling for IP address changes and automatically updating records across multiple DNS providers. The application distinguishes itself through an embedded web-based dashboard that allows users to manage domain settings, monitor update logs, and configure provider credentials without manual file editing. It utilizes a provider-agnostic adap
ddns-go is a lightweight self-hostable dynamic DNS client that runs as a background daemon, automatically detects IP changes, and updates records across many providers (Cloudflare, Google Domains, Godaddy, etc.) with an embedded web dashboard for management and logging, which is exactly the automatic updater you are looking for.
This project is a containerized dynamic DNS update client designed to automate the synchronization of domain records with changing public IP addresses. It functions as a multi-provider synchronization engine that monitors network connectivity and updates DNS records across various cloud platforms and custom services to ensure consistent domain resolution. The system distinguishes itself through a provider-based adapter pattern that abstracts diverse third-party APIs into a unified interface, allowing for consistent record management. It employs multi-source IP discovery to mitigate rate limit
This repository provides a Docker-based DDNS updater with a WebUI and support for numerous providers (Cloudflare, DuckDNS, No-IP, etc.), automatically detecting IP changes and updating records, fitting all the required features for a lightweight self-hostable solution.
Lucky is a connectivity and routing utility suite focused on SSL automation, dynamic DNS client services, NAT traversal, and port forwarding. It provides a network gateway management interface to coordinate public network access for internal services. The project distinguishes itself through a centralized web-based administration panel used to configure reverse proxy servers, manage ACME-based SSL certificate renewals via DNS provider APIs, and synchronize public IP addresses across multiple dynamic DNS providers. It also includes a NAT traversal tool using STUN to establish external connecti
Lucky is a multi-purpose network gateway suite that includes a full dynamic DNS client with multi-provider support, automatic IP synchronization, and a web admin panel—making it a self-hostable DDNS updater, though its bundled extra features go beyond a minimal dedicated client.
This project is a shell-based automation utility designed to synchronize domain name system records with a changing public internet address. It functions as a dynamic DNS updater, ensuring that a custom domain consistently points to the current network address of a home or office environment. The tool automates the process of detecting local network address changes by polling public web services and subsequently updating the corresponding records via the Cloudflare API. By utilizing environment variables for credential management and scheduling updates through system-level task runners, it ma
This is a Bash script that automatically updates a Cloudflare DNS record with your home server's current IP, fitting your need for a lightweight self-hostable DDNS updater, but it supports only Cloudflare rather than multiple providers.