mbl-35 / wsl-vpnkit

5 stars 2 forks source link

How do we install without network access? #2

Closed stephane-tremblay5 closed 2 years ago

stephane-tremblay5 commented 2 years ago

Hello, I thought the point of this was to allow network/internet access via a WSL2 Ubuntu environment that doesn't have it already. But the readme assumes that we have network/internet connectivity...

Can you please provide step-by-step instructions on how to install this via PowerShell instead? Or maybe provide a ps1 script that would automate the process like you did with your bash script?

Thank you

mbl-35 commented 2 years ago

Hello, You are right, internet access is required during installation. The procedure is to deactivate the VPN (internet access then provided by the FIA) and install the kit. Then you can activate the VPN.

However, I will put this repo in deprecated state, since with the creation of a wsl2 instance of the original sakai135/wsl-vpnkit repo, the procedure is simpler and more robust...

You can :

If you use scoop, I am writting a specific buckets to automate the install process (no adm rigths, but need wsl2 capabilities), both for wsl-vpnkit and wsl-vpnkit-tray

Hope this help :)

stephane-tremblay5 commented 2 years ago

Ah yes. Thank you very much for the update. :) The other wsl-vpnkit works like a charm.