CMD 检查系统代理配置

- 通过命令提示符运行`netsh winhttp show proxy`来查看当前的系统代理设置。
- 如果需要更改系统代理,可以使用`netsh winhttp set proxy`命令进行设置。