Oyvind
Results
1
comments of
Oyvind
Found a workaround with networkingMode=mirrored Installed and started a ssh-server on wsl, and using remote SSH/explorer extension in VS code to connect to 127.0.0.1 ``` sudo apt install openssh-server sudo...