-
Notifications
You must be signed in to change notification settings - Fork 172
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WSL2 September 2023 allows for Mirrored Networking Mode #253
Comments
You do also have to have Windows 11, version 22H2, build 255xx and above; I'm finding this still incredibly valuable on Windows 10 with a few of the PRed fixes applied. |
The new |
And I am still on Windows 10, so I have to use vpn-wslkit, wich still works really good. |
I also had some hope to use |
networkingMode=mirrored is not absolute. Occasionally, the network cannot be connected. This is how I turned on the proxy of the TUN virtual network card, and mirrored did not work and could not ping the network. However, wsl-vpnkit solved this problem. |
In the recent update post from WSL:
https://devblogs.microsoft.com/commandline/windows-subsystem-for-linux-september-2023-update/
One of the new features is
New Networking Mode – Mirrored
among the notes about the feature:
I would ask to maybe also mention that in the README of this repo,
since this new networking mode, may have made wsl-vpnkit obsolete..
Don't get me wrong, this Repo is amazing, it allowed me and many other WSL2 enthusiasts to use VPNs within WSL,
Without it I couldn't have worked efficiently for the last 2 years, so kudos to that ! 🎉
I'm just saying this new thing might be a good working alternative, so maybe it deserves a mention in order to spread the news..
The text was updated successfully, but these errors were encountered: