Releases: wheatevo/wslroutesvc
Releases · wheatevo/wslroutesvc
v0.3.1
Add support for new WSL interface name vEthernet (WSL (Hyper-V firewall))
.
- This was introduced in version 2.0.5.0 of WSL.
v0.3.0
Automatically start the service upon installation
- Set startup type to Automatic
Automatically stop the service prior to removal
Add service description to improve discoverability within services.msc
v0.2.0
- Create tests for the network module
- Inject the runner dependency into all structs that need to access the OS
- Resolve parsing bugs in Iface and a missing continue in fixRoutes
0.1.1
Ensure the route is deleted twice to handle overzealous VPNs.