Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 594 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 594 Bytes

wireguardmanager

Simple manager for wireguard.

Create server and peer configurations, and manage them.

Supports 1 wireguard server.

Installation

curl https://nim-lang.org/choosenim/init.sh -sSf | sh
git clone https://github.com/ThomasTJdev/nim_wireguardmanager.git
cd nim_wireguardmanager
nimble build
sudo ./wireguardmanager
# http://127.0.0.1:8080

Requirements

  1. Linux machine
  2. You have wireguard (wg) installed
  3. You run it as root (or with sudo)

Screenshots

Status

alt text

Server

alt text