📜  wsl 失去互联网连接 - Shell-Bash 代码示例

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

代码示例1
open command prompt as administrator:

netsh winsock reset 
netsh int ip reset all
netsh winhttp reset proxy
ipconfig /flushdns

reboot