wireguard-mfa_windows/README.md

20 lines
689 B
Markdown
Raw Normal View History

2024-02-22 12:18:02 +01: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.
2024-02-22 12:32:25 +01:00
3. Apply the following registry file:
```
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WireGuard]
"DangerousScriptExecution"=dword:00000001
"LimitedOperatorUI"=dword:00000001
```
2024-02-22 12:18:02 +01:00
Log file
========
If anything goes wrong, look in `C:\Program Files\Gibon\wg-spool\log.txt`.
2024-06-04 12:09:36 +02:00
Disable on specific machines
============================
Create a file named `C:\Program Files\Gibon\wg-spool\disabled` to disable opening of the browser window.