You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 months ago | |
---|---|---|
img | 7 months ago | |
.gitignore | 7 months ago | |
Makefile | 7 months ago | |
README.md | 7 months ago | |
go.mod | 7 months ago | |
go.sum | 7 months ago | |
main.go | 7 months ago |
README.md
Wireguard GUI
Wireguard GUI is a graphic tool that helps you to edit existing confs of Wireguard.
Requirements
Wireguard GUI reads /etc/wireguard/*.conf
and uses wg-quick
to manage interfaces.
Installation
From sources
git clone https://gitnet.fr/deblan/wireguard-gui.git
cd wireguard-gui
make
From binaries
Builds are available for Linux (64 bits).
Download the latest binary from releases.
Usage
sudo ./build/wireguard-gui-amd64