add readme

This commit is contained in:
Simon Vieille 2022-09-13 15:10:33 +02:00
parent 477e2a119b
commit 7c4536e484
Signed by: deblan
GPG key ID: 579388D585F70417
2 changed files with 23 additions and 0 deletions

23
README.md Normal file
View file

@ -0,0 +1,23 @@
# Wireguard GUI
Wireguard GUI is a graphic tool that helps you to edit existing confs of Wireguard.
![](./img/screenshot.png)
## Installation
```
git clone https://gitnet.fr/deblan/wireguard-gui.git
cd wireguard-gui
make
```
## Requirements
Wireguard GUI reads `/etc/wireguard/*.conf`.
## Usage
```
sudo ./build/wireguard-gui-amd64
```

BIN
img/screenshot.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB