连接设置
本地模式 — 连接您 VPS 上跑的 daemon
⚡ 1 分钟快速开始
- 找一台 Linux VPS(推荐 Ubuntu 22.04,最低配 1C512M)
- SSH 上去,跑:
curl -fsSL https://gabot.qianyubtc.com/install.sh | bash -s -- --code=GABOT-L-... - 脚本会问 Gate API key + secret,粘贴进去
- 结束时打印的 Frontend connect token 复制下来
- 回到这个页面,填
ws://你VPS的IP:8080/ws+ 那段 token,点连接
遇到问题 → 看「完整部署教程」里的「常见问题」一节。