wireguard-mfa_windows/README.md
2024-06-04 12:09:36 +02:00

20 lines
689 B
Markdown

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.