Skip to content

v0.4.0

Compare
Choose a tag to compare
@sakai135 sakai135 released this 18 Mar 04:55
· 2 commits to main since this release
5084c6d

The release assets were generated from Distro #50

  • use unmodified gvisor-tap-vsock v0.6.1 binaries (thanks @gbraad @cfergeau)
  • switched service to use systemd (thanks @bmayfi3ld for #175)
  • removed use of config file
  • removed use of DHCP
  • run wsl-gvproxy.exe from wsl-vpnkit distro

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

Full Changelog: v0.3.8...v0.4.0