OpenClaw 代理配置实战示例
通过环境变量或 config.yaml 配置文件将 BytesFlows 住宅出口参数传入 OpenClaw。
example.py
# 设置 OpenClaw 运行时的标准代理环境变量
export OPENCLAW_PROXY_URL="http://user-youraccount-rotate:password@proxy.bytesflows.com:31112"
export OPENCLAW_PROXY_TYPE="http"
# 启动 OpenClaw 智能体任务
openclaw run --task "从目标电商后台提取实时价格表" --output catalog.json