Configuring WSL First they run a VPN client on the host machine and then they go to user’s folder: create .wslconfig file with the following content: where memory and swap are required to prevent command from being terminated, and the rest of the configuration file is required to use host’s VPN. After WSL is restarted in PowerShell with the following command in WSL should show IP address obtained through VPN. Alternatively they use UI, see the screenshot. Setting up Linux build environm...