Skip to content

安装 OpenClaw Node

在手机上安装 OpenClaw 并连接到 Gateway。

安装并连接到 Gateway

在 Termux 里继续输入:

bash
# 安装 OpenClaw
curl -fsSL https://openclaw.ai/install.sh | bash

# 启动配置(连接到你的腾讯云 Gateway)
openclaw onboard

和 Mac 一样,选 Remote 模式,填入腾讯云服务器 IP 和密码连接。

配置步骤

  1. 风险提示 → 选 Yes
  2. 选择模式 → 选 Remote(远程节点)
  3. 填写服务器 IP → 你的腾讯云服务器 IP
  4. 填写密码 → Gateway 连接密码

验证连接

bash
openclaw node status

看到 connected to gatewayNode is online 就成功了!

下一步

继续 开启无障碍权限

专为技术小白准备 · 手把手 · 零基础也能搞定