# abh/geodns

DNS server with per-client targeted responses

Repository: https://github.com/abh/geodns
Canonical: https://ross.abutalabs.com/products/geodns
Language: Go
License: Apache-2.0
License Family: permissive
Last push: 2026-02-23T22:34:37+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 69, release rhythm 8, longevity 100
- inputs: {"age_days": 5123, "days_push": 191, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1457, forks 197 (observed 2026-08-28T04:04:47.029593+00:00)

## What it is
GeoDNS is an authoritative DNS server written in Go that returns per-client targeted responses based on the geographic location of the requester. It powers the NTP Pool project and supports JSON-based zone configuration with an HTTP monitoring interface.

## Use cases
- serve DNS answers based on client geography
- run geo-targeted authoritative DNS for my domains
- power a global anycast DNS service like NTP Pool
- direct users to the nearest server via DNS
- self-host a DNS server with per-region records
- return different IPs per country or region in DNS

## When to choose
- you need DNS responses tailored to client location
- you run a globally distributed service and want DNS-based traffic steering
- you want a lightweight, self-hosted authoritative DNS server in Go

## When to avoid
- you need a full-featured recursive resolver for end users
- you prefer managed DNS hosting without operating servers
- you need DNSSEC-heavy or highly complex zone management features

## Facets
- artifact type: service
- maturity: stable
- function: networking, routing, monitoring
- domain: networking, infrastructure-as-code, self-hosted, microservices
- platform: go, cross-platform, self-hosted
- tags: dns-server, geolocation, anycast, geo-targeting, authoritative-dns, load-balancing, linux

## Member repositories
- abh/geodns (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:47.029593+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-30T04:35:32.470608+00:00, confidence not recorded.
  - readme: https://github.com/abh/geodns (fetched 2026-08-28T04:04:47.029593+00:00, sha 23c731a59785)
- Data as of 2026-08-30T08:39:29.467469+00:00.
