mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 10:53:01 +02:00
Correct Wireguard description
This commit is contained in:
parent
ea40baa3c3
commit
537e5340d6
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ WireGuard is used to provide VPN services on Android. Install the [WireGuard VPN
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
WireGuard is used to provide VPN services on Windows. Algo generates a WireGuard configuration file, `wireguard/<username>.conf`, and a QR code, `wireguard/<username>.png`, for each user defined in `config.cfg`.
|
WireGuard is used to provide VPN services on Windows. Algo generates a WireGuard configuration file, `wireguard/<username>.conf`, for each user defined in `config.cfg`.
|
||||||
|
|
||||||
Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/<username>.conf` file to your device, then setup a new connection with it.
|
Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/<username>.conf` file to your device, then setup a new connection with it.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue