# pboehm/ddns

A self-hosted Dynamic DNS solution similar to DynDNS or NO-IP

Repository: https://github.com/pboehm/ddns
Canonical: https://ross.abutalabs.com/products/pboehm-ddns
Language: Go
License: MIT
License Family: permissive
Topics: dyndns, ddns, webservice, go, dynamic-dns-solution
Last push: 2021-11-27T15:47:58+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4441, "days_push": 1740, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 123 (observed 2026-09-03T02:15:16.763110+00:00)

## What it is
A self-hosted Dynamic DNS service similar to DynDNS or NO-IP, built in Go on top of the PowerDNS Remote Backend. It exposes a small web service so clients can update their IP address by calling a URL via curl, with stale hosts removed automatically.

## Use cases
- self-host a dynamic DNS service on my own domain
- keep a hostname pointed at my changing home IP
- replace DynDNS or NO-IP with my own DDNS server
- update DNS records automatically via curl when my IP changes
- delegate a subdomain to my own DNS server for dynamic updates

## When to avoid
- you want a ready-made hosted DDNS provider without running your own server
- you need a DynDNS/NO-IP-compatible client API, which is not implemented
- your DNS registrar does not allow setting NS records for subdomains

## Facets
- artifact type: service
- maturity: maintenance
- function: networking, self-hosted, http-server, web-framework
- domain: networking, self-hosted, web-development
- platform: self-hosted, go
- tags: dyndns, ddns, powerdns, dns, docker-compose, linux, docker

## Member repositories
- pboehm/ddns (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:16.763110+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-30T07:13:46.465174+00:00, confidence not recorded.
  - readme: https://github.com/pboehm/ddns (fetched 2026-09-03T02:15:16.763110+00:00, sha fb78eacf46b4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
