# rehiy/dnspod-shell

基于DNSPod用户API实现的纯Shell动态域名客户端

Repository: https://github.com/rehiy/dnspod-shell
Canonical: https://ross.abutalabs.com/products/dnspod-shell
Homepage: https://www.rehiy.com/post/62/
Language: Shell
License Family: other
Topics: ardnspod, dnspod, ddns
Last push: 2025-11-25T10:57:07+00:00

## Health v2 (maintenance only)
Score: 53/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 54, release rhythm 26, longevity 100
- inputs: {"age_days": 4076, "days_push": 281, "days_rel": 281, "gap_med": 274, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1091, forks 524 (observed 2026-08-28T04:03:33.079048+00:00)

## What it is
A pure Shell dynamic DNS (DDNS) client built on the DNSPod user API, updating DNS A/AAAA records when your public IPv4/IPv6 address changes. It runs on most Unix-like systems including embedded BusyBox devices, using only ip/sed and wget or curl.

## Use cases
- keep my domain pointing at my home dynamic IP
- ddns client for dnspod on a router or nas
- update ipv6 aaaa records automatically
- ddns for busybox embedded device without curl or python
- run dynamic dns via cron job
- detect wan ip from network interface or external api and update dns

## When to choose
- you use DNSPod/Tencent Cloud DNS and need a lightweight DDNS updater
- target device is embedded or BusyBox-based with only shell, wget/curl available
- you want cron-driven IPv4 and IPv6 DDNS with minimal dependencies

## When to avoid
- your DNS provider is not DNSPod and you need multi-provider support
- you prefer a daemon with a GUI or web dashboard rather than a shell script
- you need features like custom TTLs, health checks, or proxy integration

## Facets
- artifact type: cli-tool
- maturity: active
- function: networking, workflow-automation, scheduling
- domain: networking, self-hosted
- platform: cli
- tags: ddns, dnspod, shell, dynamic-dns, ipv6, embedded-systems, command-line, linux, macos

## Member repositories
- rehiy/dnspod-shell (main) score 53

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:33.079048+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-30T06:49:10.059370+00:00, confidence not recorded.
  - readme: https://github.com/rehiy/dnspod-shell (fetched 2026-08-28T04:03:33.079048+00:00, sha 1df95a3cd07d)
  - homepage: https://www.rehiy.com/post/62/ (fetched 2026-08-29T12:51:16.782631+00:00, sha 3d14cf5016a3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
