Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install as distro #37

Merged
merged 12 commits into from
Sep 20, 2021
Merged

install as distro #37

merged 12 commits into from
Sep 20, 2021

Conversation

sakai135
Copy link
Owner

@sakai135 sakai135 commented Sep 18, 2021

wsl-vpnkit.tar.gz can be downloaded from releases.

This PR makes the following 2 changes to wsl-vpnkit.

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

@sakai135 sakai135 force-pushed the install-distro branch 2 times, most recently from e295948 to aee1c3e Compare September 18, 2021 07:27
@sakai135 sakai135 force-pushed the install-distro branch 2 times, most recently from 11cc7c7 to 33cea93 Compare September 20, 2021 04:46
@sakai135 sakai135 merged commit ceb7473 into main Sep 20, 2021
@sakai135 sakai135 deleted the install-distro branch September 20, 2021 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant