DECIDE FIRST
What is this project
A self-hosted DNS-over-HTTPS resolver
What problem does it solve
Individuals and small teams need a customizable DNS resolver and blocklist endpoint
Who it is for
- Small teams that need custom DNS
- Technical users who want less dependence on third-party resolvers
What it can do
- Provide a DoH resolver endpoint
- Use blocklists packaged at build time
- Process requests without storing query history by default
Before you deploy
- A Cloudflare Worker
- The deployer maintains blocklists and resolver policies
What to know first
- It is not a full enterprise DNS-management platform
- Blocklist updates and false-positive handling remain the deployer's responsibility
WHAT HAS BEEN CHECKED
Discovered2 EVIDENCESPEC 0.2.12026-08-03
How it runs
Give this to your Agent
Please follow https://github.com/smallgreen-cloud/adapter-serverless-dns/AGENTS.md to deploy this serviceWhere it runs and what it touches
- Upstream
- serverless-dns/serverless-dns
- License
- MPL-2.0
- Profile
- small-app
- External services
- cloudflare-dns.com、dns.google、max.rethinkdns.com、cfstore.rethinkdns.com
- Data flow
- The stateless default stores no DNS query history and packages its blocklists at build time