林一二2021年10月01日 11:31
$env:http_proxy="http://127.0.0.1:12833"; $env:https_proxy="http://127.0.0.1:12833"
其中 12833 改为自己的 shadowsocks 的端口号。
$env:http_proxy="http://127.0.0.1:12833"; $env:https_proxy="http://127.0.0.1:12833"
其中 12833 改为自己的 shadowsocks 的端口号。