mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-02 19:03:04 +02:00
Clarify Windows instructions
This commit is contained in:
parent
c567f2d57e
commit
ea40baa3c3
1 changed files with 3 additions and 1 deletions
|
@ -107,7 +107,9 @@ WireGuard is used to provide VPN services on Android. Install the [WireGuard VPN
|
||||||
|
|
||||||
### Windows
|
### Windows
|
||||||
|
|
||||||
WireGuard is used to provide VPN services on Windows. Install the [WireGuard VPN Client](https://www.wireguard.com/install/#windows-7-8-81-10-2012-2016-2019). Import the corresponding `wireguard/<name>.conf` file to your device, then setup a new connection with it.
|
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`.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
### Linux Network Manager Clients (e.g., Ubuntu, Debian, or Fedora Desktop)
|
### Linux Network Manager Clients (e.g., Ubuntu, Debian, or Fedora Desktop)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue