本文介绍: 解决方法使用power shell,不适用cmdcmd有一些bug。$env:http_proxy=”http://127.0.0.1:1080″$env:https_proxy=”http://127.0.0.1:1080″执行上面两行命令可以参考参考2

解决方法

使用power shell,不适用cmdcmd有一些bug

$env:http_proxy="http://127.0.0.1:1080"
$env:https_proxy="http://127.0.0.1:1080"

执行上面两行命令可以
参考

参考2

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注