Update README.md
This commit is contained in:
parent
011115f9d6
commit
08528ba6f1
@ -2,6 +2,14 @@ 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
|
||||
========
|
||||
|
Loading…
Reference in New Issue
Block a user