Skip to content

Commit

Permalink
update url for v0.2.x script (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
sakai135 authored Feb 16, 2022
1 parent 7ecebc4 commit 3c0d45a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# wsl-vpnkit
# wsl-vpnkit v0.2

The `wsl-vpnkit` script uses [VPNKit](https://github.com/moby/vpnkit) and [npiperelay](https://github.com/jstarks/npiperelay) to provide network connectivity to the WSL 2 VM while connected to VPNs on the Windows host. This requires no settings changes or admin privileges on the Windows host.

Expand Down Expand Up @@ -86,7 +86,7 @@ rm npiperelay_windows_amd64.zip
mv npiperelay.exe "$USERPROFILE/wsl-vpnkit/"

# download the wsl-vpnkit script to current directory
wget https://raw.githubusercontent.com/sakai135/wsl-vpnkit/main/wsl-vpnkit
wget https://raw.githubusercontent.com/sakai135/wsl-vpnkit/v0.2.x/wsl-vpnkit
chmod +x wsl-vpnkit

# run the wsl-vpnkit script
Expand Down

0 comments on commit 3c0d45a

Please sign in to comment.