docs: update README, Windows plan, and launch drafts for Windows support

- README: platform-specific Quick Start, install/uninstall table
- Windows plan: Phase 2 complete, Phase 3 scoped
- Launch drafts: updated "Does it support Windows?" response

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Razvan Dimescu
2026-04-01 17:57:21 +03:00
parent 045018ad88
commit 787733cbea
3 changed files with 74 additions and 7 deletions

View File

@@ -614,5 +614,7 @@ auto-revert. Different audiences: Technitium targets server admins, Numa
targets developers on laptops.
**"Does it support Windows?"**
macOS and Linux are the primary targets. Windows has scaffolding in the code
but is not tested. If there's demand, it's on the list.
Yes. `numa install` in an admin terminal sets system DNS and auto-starts
numa on boot. Requires a reboot (Windows DNS Client holds port 53 at kernel
level). `numa uninstall` restores everything. Native Windows Service
integration is next.