Go to file
Magnus Åhall f534f736cc
Some checks failed
Wireguard MFA Windows Agent build / release (push) Failing after 15s
Create release, v9
2024-06-11 14:40:43 +02:00
.gitea/workflows Create release, v9 2024-06-11 14:40:43 +02:00
.gitignore Initial release 2024-02-22 12:18:02 +01:00
go.mod Initial release 2024-02-22 12:18:02 +01:00
go.sum Initial release 2024-02-22 12:18:02 +01:00
main.go Disable with file, bumped to v2 2024-06-04 12:07:32 +02:00
Makefile Initial release 2024-02-22 12:18:02 +01:00
native.go Initial release 2024-02-22 12:18:02 +01:00
README.md Update README.md 2024-06-04 12:09:36 +02:00

Installation

  1. Copy wireguard-mfa.exe to C:\Program Files\Gibon\
  2. Create the C:\Program Files\Gibon\wg-spool\ directory and make sure users activating Wireguard tunnels have read- and write permissions to it.
  3. Apply the following registry file:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WireGuard]
"DangerousScriptExecution"=dword:00000001
"LimitedOperatorUI"=dword:00000001

Log file

If anything goes wrong, look in C:\Program Files\Gibon\wg-spool\log.txt.

Disable on specific machines

Create a file named C:\Program Files\Gibon\wg-spool\disabled to disable opening of the browser window.