See how to run powershell and paste next lines there.
irm https://raw.githubusercontent.com/limosek/lvpn/release/v0_6/install-all-in-one.ps1 | iex
After install, see manual what you can do with client!
We need admin access just to setup WireGuard and install external packages gsudo and wireguard.
Just run Start/run/powershell and paste this command there.
You can review script On nGitHub
We do not support MSI installation yet due to antivirus issues. Even if 100% used code is opensource, Windows Defender sometimes identify it as false-positive virus, while packed with MSI.
We do not modify or install any files outside of your <HOME>\lvpn folder. You can allways unistall by simply removing this folder.
We need admin privileges just for setting WG interfaces. You will be asked to elevate using gsudo during connect and disconnect.
We will create shortut 'lvpn' and 'lvpn-wg' on your desktop. lvpn is for proxy only VPN access, lvpn-wg is for WireGuard mode. Wireguard needs admin permissions which is done by gsudo.
Here are actions of the script described:
We are working on client/server linux packages which are not ready yet. You can use development mode install.
Or, you can use docker images