安装 OpenClaw Node
在手机上安装 OpenClaw 并连接到 Gateway。
安装并连接到 Gateway
在 Termux 里继续输入:
bash
# 安装 OpenClaw
curl -fsSL https://openclaw.ai/install.sh | bash
# 启动配置(连接到你的腾讯云 Gateway)
openclaw onboard和 Mac 一样,选 Remote 模式,填入腾讯云服务器 IP 和密码连接。
配置步骤
- 风险提示 → 选 Yes
- 选择模式 → 选 Remote(远程节点)
- 填写服务器 IP → 你的腾讯云服务器 IP
- 填写密码 → Gateway 连接密码
验证连接
bash
openclaw node status看到 connected to gateway 或 Node is online 就成功了!
下一步
继续 开启无障碍权限