侧边栏壁纸
  • 累计撰写 105 篇文章
  • 累计创建 54 个标签
  • 累计收到 1 条评论

目 录CONTENT

文章目录

openclaw new device pair

FlyingEagle
2026-03-26 / 0 评论 / 0 点赞 / 23 阅读 / 565 字
openclaw config # set the Gateway bind mode> lan

image

image-1774518712876

node /usr/lib/node_modules/openclaw/openclaw.mjs config set gateway.controlUi.allowedOrigins '["http://0.0.0.0:18789","https://o.claw.top"]'
node /usr/lib/node_modules/openclaw/openclaw.mjs config set gateway.bind lan

node /usr/lib/node_modules/openclaw/openclaw.mjs gateway restart

  • bind local host, and the proxied url , and restart gateay

pair new device # find out the unpared device

openclaw devices list

image-1774519222134

node /usr/lib/node_modules/openclaw/openclaw.mjs devices approve 358f63d9-f082-4ca3-94c2-44a916606258 # paire the new device by the code

image-1774519601858

0

评论区