mirror of
https://github.com/YspCoder/clawgo.git
synced 2026-05-17 15:27:30 +08:00
chore: update tui and api docs
This commit is contained in:
@@ -157,7 +157,7 @@ make dev
|
||||
WebUI:
|
||||
|
||||
```text
|
||||
http://<host>:<port>/webui?token=<gateway.token>
|
||||
http://<host>:<port>/?token=<gateway.token>
|
||||
```
|
||||
|
||||
## 架构概览
|
||||
@@ -279,7 +279,7 @@ user -> main -> worker -> main -> user
|
||||
说明:
|
||||
|
||||
- `webrtc` 建连失败时,调度层仍会回退到现有 relay / tunnel 路径
|
||||
- Dashboard、`status`、`/webui/api/nodes` 会显示当前 Node P2P 状态和会话摘要
|
||||
- Dashboard、`status`、`/api/nodes` 会显示当前 Node P2P 状态和会话摘要
|
||||
- 两台公网机器的实网验证流程见 [docs/node-p2p-e2e.md](/Users/lpf/Desktop/project/clawgo/docs/node-p2p-e2e.md)
|
||||
|
||||
## MCP 服务支持
|
||||
|
||||
Reference in New Issue
Block a user