控制台

Dashboard(Control UI)

Gateway Dashboard 是浏览器 Control UI,默认在 / 提供
(使用 gateway.controlUi.basePath 覆盖)。

快速打开(本地 Gateway):

关键参考:

认证通过 connect.params.auth(token 或密码)在 WebSocket 握手时强制执行。参见 gateway.auth 在 [Gateway 配置(../gateway/configuration.html)。

安全注意:Control UI 是管理界面(聊天、配置、执行批准)。
不要公开暴露它。UI 在首次加载后将 token 存储在 localStorage 中。
优先选择 localhost、Tailscale Serve 或 SSH 隧道。

快速路径(推荐)

Token 基础(本地 vs 远程)

如果你看到"未授权" / 1008