v0.4.1
The release assets were generated from Distro #61
- allow overriding of more config values via environment variable
- fallback to
/etc/resolv.confif/mnt/wsl/resolv.confis unavailable
Before Upgrading from v0.3.x
v0.4 does not support running wsl-vpnkit using wsl.exe -d wsl-vpnkit service wsl-vpnkit start.
A systemd service file is provided to help you setup a systemd service in your distro to run wsl-vpnkit in the background. This change was made since systemd is the official Microsoft-supported way to run background tasks in WSL 2.
What's Changed
- update readme by @sakai135 in https://github.com/sakai135/wsl-vpnkit/pull/196
- allow env variable by @sakai135 in https://github.com/sakai135/wsl-vpnkit/pull/203
Full Changelog: https://github.com/sakai135/wsl-vpnkit/compare/v0.4.0...v0.4.1