Using WireGuard on Windows as non-admin - proper solution?
Jason A. Donenfeld
Jason at zx2c4.com
Sat Nov 21 11:05:46 CET 2020
Hi,
Check out the recent changes in git master, still under development,
but functional at this point:
https://git.zx2c4.com/wireguard-windows/about/adminregistry.md
You'll need to build from source to try this, but that should be pretty easy:
git clone https://git.zx2c4.com/wireguard-windows
cd wireguard-windows
.\build.bat
taskkill /im wireguard.exe /f
amd64\wireguard.exe
I may remove this before 0.3, or implement it totally differently, but
that's the general sketch.
Jason
More information about the WireGuard
mailing list