Skip to content

Releases: sakai135/wsl-vpnkit

v0.3.0

07 Feb 23:56
63d90e0
Compare
Choose a tag to compare

The release assets were generated from Build #131

  • changed to use gvisor-tap-vsock

What's Changed

Full Changelog: v0.2.5...v0.3.0

https://www.virustotal.com/gui/file/74696ca9e3eb502760e2c9f7eeac42c1785e2c29c7354c4263f51e498c13a379

v0.2.5

21 Jan 22:41
7ecebc4
Compare
Choose a tag to compare

The release assets were generated from Build #112

  • added example config file
  • added option for http proxy config
  • added option for max port idle time

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5

v0.2.4

12 Nov 03:05
9c1af91
Compare
Choose a tag to compare

The release assets were generated from Build #93

  • Use symbolic link to run npiperelay.exe to handle spaces in path

Resolves #71

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

26 Oct 03:26
48db216
Compare
Choose a tag to compare

The release assets were generated from Build #90

  • Updated VPNKit binaries to those built from source, removing the dependency on Docker Desktop
  • Added new option DNS_IP to set the actual DNS server to use with default WSL 2 config
  • Added simple connectivity checks on start

Resolves #65/#68
https://github.com/sakai135/vpnkit/releases/tag/v0.5.0-20211026

What's Changed

New Contributors

  • @vkael made their first contribution in #67

Full Changelog: v0.2.2...v0.2.3

v0.2.2

13 Oct 04:36
1c73d46
Compare
Choose a tag to compare

The release assets were generated from Build #61

  • Fixes DNS when running Docker containers without help from Docker Desktop integrations.
  • Ports on Windows host machine is accessible from the WSL 2 host machine IP to keep in line with MS WSL documentation
  • The startup script now shows current version

Resolves #47, #53

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

04 Oct 22:17
46a3601
Compare
Choose a tag to compare

See the README for how to setup. The release assets were generated from Build #28.

Use the WSL 2 PATH env integration to handle Windows executables.

Resolves #38 with #40

v0.2.0

20 Sep 06:11
ceb7473
Compare
Choose a tag to compare

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

v0.1.0

18 Sep 07:03
4273cb7
Compare
Choose a tag to compare

See the README for how to setup.

Tagging here to mark the state before v0.2.0.