OpenClaw 不走本地zsh的代理配置,要在openclaw.json 里加上
"proxy": {
"enabled": true,
"proxyUrl": "http://127.0.0.1:6152"
}
进行全局代理出站。
OpenClaw 不走本地zsh的代理配置,要在openclaw.json 里加上
"proxy": {
"enabled": true,
"proxyUrl": "http://127.0.0.1:6152"
}
进行全局代理出站。