A GUI a manage Wireguard connections on Linux.
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.
 
 
Simon Vieille 3b2c6b38e7
update readme
7 months ago
img update readme 7 months ago
.gitignore refactoring, add makefile 7 months ago
Makefile refactoring, add makefile 7 months ago
README.md update readme 7 months ago
go.mod init 7 months ago
go.sum init 7 months ago
main.go add log and use monospace 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