📜  windows 显示代理设置 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:28.364000             🧑  作者: Mango

代码示例1
# run cmd as administrator to open a command prompt
netsh winhttp reset proxy                   # resets proxy to default
netsh winhttp show proxy                    # shows proxy of current user
netsh winhttp import proxy source =ie       # copy proxy of current user to WinHttp