-
- UDP: https://github.com/EloiStree/HelloInput/issues/227
- TCP: https://github.com/EloiStree/HelloInput/issues/228
- OSC: https://github.com/EloiStree/HelloInput/issues/229
- WebSocket:
- Serv…
-
As discussed on GitHub and offline, creating an issue to track VS Code user feedback that users are experiencing issues with WSL mirrored networking.
Here's the issue: https://github.com/microsoft/vs…
-
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…
-
Mirror supports pluggable network transports, changing transports needs only changes for the connection establishment. For example, the Steamworks transport needs the Steam AppID, not an IP address.
…
-
**Is your feature request related to a problem? Please describe.**
In mirrored networking mode, traffic for any virtual interfaces libvirt creates is not routable from Windows.
To reproduce:
1. I…
hoo29 updated
1 month ago
-
So far I tried to create a `%USERPROFILE\.wslconfig` file with the following:
```ini
[wsl2]
networkingMode=mirrored
```
This does not seem to be enough. I'm on Win 11 Pro 23H2, which should s…
-
**Is your feature request related to a problem? Please describe.**
I am trying to use a macvlan podman network with DHCP to dynamically assign IP addresses to my containers via the target. Instructio…
avlec updated
3 months ago
-
### Windows Version
Microsoft Windows [Version 10.0.22631.4037]
### WSL Version
2.3.17.0
### Are you using WSL 1 or WSL 2?
- [X] WSL 2
- [ ] WSL 1
### Kernel Version
6.10.3
### Distro Version
…
-
### Windows Version
Microsoft Windows [Version 10.0.26100.2033]
### WSL Version
2.3.24.0
### Are you using WSL 1 or WSL 2?
- [x] WSL 2
- [ ] WSL 1
### Kernel Version
5.15.153.1
### Distro Vers…
-
### Description
I use Ubuntu 24.04 in WSL2. (Although this issue is also present in Ubuntu 22.04 in WSL2).
When WSL2 mirrored network mode is disabled I do not have any issues.
When I enable …