dnsquery/README.md
Ubuntu ae0604ab68 DNS-2: redesign UI and add 20 DNS resolvers
Co-authored-by: multica-agent <github@multica.ai>
2026-08-03 18:13:25 +00:00

10 lines
274 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# DNS Orbit
面向全球公共 DNS 节点的实时解析观测工具。支持 A、AAAA、CNAME、MX、NS、TXT、SOA、CAA查询结果通过 SSE 流式返回。
```bash
docker compose up --build
```
打开 `http://localhost:8080`。健康检查:`GET /api/health`。