feat: resolve .numa services to LAN IP for remote clients #23
Reference in New Issue
Block a user
Delete Branch "feat/lan-proxy-reachability"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
127.0.0.1for local.numaservices0.0.0.0when DNS server is already on0.0.0.0(default), so the reverse proxy is reachable from other devices127.0.0.1(not LAN reachable)Test plan
.numaservices resolve to LAN IP (not127.0.0.1).numapages to the phone over HTTP/HTTPS127.0.0.1127.0.0.1(not exposed to LAN)127.0.0.1with DNS on non-public addressmake allpasses (111 tests, clippy, fmt, audit)🤖 Generated with Claude Code