{"description":"提供 Web SSH 终端与跳板连接（SSH 由服务端发起）；浏览器访问需先 POST /api/auth/login 换取令牌，后续 API 与 WebSocket 携带 Bearer 或 ?token=","endpoints":{"auth":"/api/auth/login (POST，公开), /api/auth/verify (GET，需令牌)","commands":"/api/commands, /api/commands/:index (CRUD，需令牌)","health":"/health","scripts":"/api/scripts, /api/scripts/:name (CRUD，需令牌)","ssh_profiles":"/api/ssh, /api/ssh/:name (CRUD，需令牌)","websocket_ssh":"/api/ws/ssh (GET 升级 WebSocket，需令牌；查询参数 token= 或 Header)"},"message":"萌芽 SSH MengyaConnect 后端 API 服务运行中","timestamp":"2026-05-11T11:07:04+08:00","version":"1.0.0-go"}