Microsoft Security | Intune | Microsoft Intune Linux
Managing Linux devices using Microsoft Intune
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I used clash for windows at first(I still use it now), but I install v2rayN a few days ago, and then , I got this problem. How can I resolve this problem?
create a new file named '.wslconfig' in C:\Users\<your_username>.
Write the following content to the file:
[experimental]
autoMemoryReclaim=gradual
networkingMode=mirrored
dnsTunneling=true
firewall=true
autoProxy=true
run 'wsl --shutdown' .