Security and Networking: Local-only Enforcement
This page documents the enforced local-only runtime model.Enforcement Points
- startup guard script refuses non-loopback host env values
- Next.js proxy rejects non-loopback host access with HTTP
403 - config API enforces loopback-only gateway URLs
Default Local Endpoints
- ClawControl UI/API:
http://127.0.0.1:3000 - OpenClaw gateway default:
http://127.0.0.1:18789
Explicitly Unsupported
- binding ClawControl to
0.0.0.0 - exposing ClawControl over reverse proxy to LAN/WAN
tailscale serveexposure of ClawControl ports