547 B
547 B
summary, read_when
| summary | read_when | |
|---|---|---|
| Gateway dashboard (Control UI) access and auth |
|
Dashboard (Control UI)
The Gateway dashboard is the browser Control UI served at /ui/.
Key references:
docs/control-ui.mdfor usage and UI capabilities.docs/tailscale.mdfor Serve/Funnel automation.docs/web.mdfor bind modes and security notes.
Authentication is enforced at the WebSocket handshake via connect.params.auth
(token or password). See gateway.auth in docs/configuration.md.