powershell # 当前 shell 的代理 $env:HTTP_PROXY="http://127.0.0.1:1080" cmd rem 当前 shell 的代理 set http_proxy=http://127.0.0.1:1080 相关文章: 2022-12-23 2022-12-23 2022-01-17 2021-07-02