62 questions
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' .