windows网络代理设置终端
参考文章
Windows如何在CMD或PowerShell中配置代理,报错及解决方法_开了代理为什么cmd没有走代理-CSDN博客https://blog.csdn.net/qq_39740562/article/details/126134742
查
netsh winhttp show proxy改:需要在管理员的终端改
netsh winhttp set proxy 127.0.0.1:7890取消
netsh winhttp reset proxy