Skip to content

v0.2.0

Compare
Choose a tag to compare
@sakai135 sakai135 released this 20 Sep 06:11
· 69 commits to main since this release
ceb7473

See the README for how to setup. The release assets were generated from this action.

If currently using a previous version of the script, update the script used to automatically run wsl-vpnkit, if any, and update or delete your wsl.conf and resolv.conf.

Install wsl-vpnkit as a separate distro

  • simplifies installation/uninstallation
  • removes the need for any internet connectivity from the WSL 2 VM for installation
  • eliminates script incompatibility with different shells and dependency versions
  • script could still be used independently if desired

Use iptables to redirect DNS and other requests to the VPNKit DNS relay and gateway

  • no need to edit wsl.conf
  • no need to edit resolv.conf

#37