代码之家  ›  专栏  ›  技术社区  ›  alireza.2281

在pyhton中加载带有代理的web视图

  •  0
  • alireza.2281  · 技术社区  · 6 年前

    我在用 pywebview

    0 回复  |  直到 6 年前
        1
  •  0
  •   Blitzer    6 年前

    你考虑过在同一个shell中导出环境变量吗?

    export http_proxy=http://user:password@host:port
    export https_proxy=http://user:password@host:port