openclaw原(ClawdBot/Moltbot)局域网直连

openclaw或ClawdBot/Moltbot,更新的太快啦。

配置步骤
第一步:允许局域网访问
openclaw config set gateway.bind lan
这条命令让Gateway监听所有网络接口,而不只是localhost。

第二步:允许HTTP访问
openclaw config set gateway.controlUi.allowInsecureAuth true
openclaw默认要求HTTPS或localhost才能用Web UI。这个配置允许通过HTTP访问。

安全提示:

只在可信的局域网环境用。不要在公共WiFi或不安全的网络中启用。

第三步:重启Gateway
openclaw gateway restart
完成。

© 版权声明

相关文章

没有相关内容!