
在云服务器终端执行以下命令NEW_TOKEN=$(openssl rand -base64 32)clawdbot config set gateway.auth.token "$NEW_TOKEN" #设置tokenclawdbot config set gateway.controlUi.allowInsecureAuth true #设置允许http访问clawdbot config set gateway.bind "lan" #设置外网访问clawdbot config set gateway.mode "local"clawdbot gateway install #安装服务clawdbot gateway start #启动服务clawdbot gateway status # 查看服务状态cat /root/.clawdbot/clawdbot.json | grep token #打印token
http://ip:18789/ #访问服务
输入token 点击 connect

要接入AI看详细教程《AI工具 clawdbot 配置》
Copyright © Yisu Cloud Ltd. All Rights Reserved. 2018 版权所有
广州亿速云计算有限公司 粤ICP备17096448号-1
粤公网安备 44010402001142号 增值电信业务经营许可证编号:B1-20181529