[置顶]0penclaw

使用 Web 界面,在你自己的电脑(Windows/Mac)打开命令行,输入以下 SSH 隧道指令:
Bash
ssh -N -L 18789:127.0.0.1:18789 root@192.168.50.27
输入 yes 后,系统通常会要求你输入服务器 root 用户的登录密码
http://localhost:18789/?token=468966686025d67c4b114f279289830f2b23c8353df06c6d
安装
npm install -g openclaw@latest

Bash
curl -fsSL https://openclaw.bot/install.sh | bash

配置模型: openclaw configure —section model

重启网关: openclaw gateway restart

修复更新: openclaw update

当前模型:openclaw models list

配置文件路径:~/.openclaw/openclaw.json