🙌
WSLで/etc/resolv.confを頻繁にいじってる人への魔法の言葉
powershell administator
New-NetFirewallRule -DisplayName "WSL" -Direction Inbound -InterfaceAlias "vEthernet (WSL)" -Action Allow
https://github.com/microsoft/WSL/issues/4139#issuecomment-648939648
New-NetFirewallRule -DisplayName "WSL" -Direction Inbound -InterfaceAlias "vEthernet (WSL)" -Action Allow
https://github.com/microsoft/WSL/issues/4139#issuecomment-648939648
Discussion