📌  相关文章
📜  本地系统的 windows 代理 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:48.883000             🧑  作者: 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