# NewFuture/DDNS

🌐自动更新域名解析到本机IP(支持dnspod,阿里DNS,CloudFlare,华为云,DNSCOM...)

Repository: https://github.com/NewFuture/DDNS
Canonical: https://ross.abutalabs.com/products/ddns
Homepage: https://ddns.newfuture.cc/
Language: Python
License: MIT
License Family: permissive
Topics: ddns, ipv6, ipv4, dns, dnspod, alidns, dnscom, cloudflare, dynamic-dns, cdn, edge-proxy
Last push: 2026-08-25T15:38:42+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 96, longevity 100
- inputs: {"age_days": 3736, "days_push": 8, "days_rel": 26, "gap_med": 21.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4682, forks 676 (observed 2026-08-28T04:08:56.886680+00:00)

## What it is
A cross-platform dynamic DNS (DDNS) client that automatically syncs DNS records to the machine's current IPv4/IPv6 address, supporting 15+ DNS providers such as Cloudflare, DNSPod, AliDNS, and Huawei Cloud. It runs on the Python standard library alone with no third-party runtime dependencies, and can be deployed via Docker, standalone binaries, pip, or source.

## Use cases
- keep home server domain pointing at my changing IP
- update DNS records automatically for ipv6 address
- dynamic dns client for cloudflare
- run ddns on NAS with docker
- sync domain to public ip on raspberry pi
- update multiple domains across multiple dns providers
- ddns client without installing python dependencies

## When to choose
- you need IPv4 and IPv6 DDNS across many Chinese and international DNS providers
- you want a dependency-free client deployable via Docker, binary, pip, or source
- you need flexible IP sources (public, private, URL, regex, custom command) and proxy/SSL support
- you want built-in scheduling, caching, and a web console for long-running updates

## When to avoid
- your DNS provider is unsupported and you cannot use the custom callback API
- you need a GUI-only tool rather than CLI/config-file driven operation
- you need features like HE.net or No-IP record auto-creation, which are not supported

## Facets
- artifact type: cli-tool
- maturity: active
- function: networking, cli, configuration-management, scheduling, self-hosted
- domain: networking, self-hosted, cloud-computing, developer-tools
- platform: windows, python, cli, cross-platform, self-hosted
- tags: ddns, dynamic-dns, ipv6, ipv4, cloudflare, dnspod, alidns, dns-providers, nas, no-third-party-dependencies, automation, linux, macos, docker

## Member repositories
- NewFuture/DDNS (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:56.886680+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:19:19.105454+00:00, confidence not recorded.
  - readme: https://github.com/NewFuture/DDNS (fetched 2026-08-28T04:08:56.886680+00:00, sha 774249e8842b)
  - homepage: https://ddns.newfuture.cc/ (fetched 2026-08-29T09:03:31.789621+00:00, sha 0964504c7483)
  - site_page: https://ddns.newfuture.cc/install (fetched 2026-08-29T09:03:31.798788+00:00, sha 5a0736f4122f)
  - registry_pypi: https://pypi.org/pypi/ddns/json (fetched 2026-08-29T09:03:31.800498+00:00, sha 2555b496e277)
- Data as of 2026-08-30T08:39:29.467469+00:00.
