点击蓝灯->设置->高级设置,查看HTTP(S)代理服务器,例如:127.0.0.1:40941 在命令行运行: export http_proxy="127.0.0.1:40941" && export https_proxy="127.0.0.1:40941"……

阅读全文