2020-10-28 10:12:39 -04:00
2020-10-23 01:50:52 -04:00
2020-10-23 01:50:52 -04:00
2020-10-18 01:08:59 -04:00
2020-10-28 10:12:39 -04:00

Wireguard Dashboard

Intro

Monitoring Wireguard is not convinient, need to login into server and type wg show. That's why this platform is being created, to view all configurations in a more straight forward way.

Installation

Requirement:

  • Ubuntu 18.04.1 LTS, other OS might work, but haven't test yet.
  • Wireguard
  • Configuration files under /etc/wireguard
  • Python 3.7
    • Flask

Install:

  1. git clone https://github.com/donaldzou/Wireguard-Dashboard.git
  2. cd Wireguard-Dashboard\src
  3. python3 dashboard.py
  4. Access your server! e.g (http://your_server_ip:10086)

Example

Index Image Conf Image

Description
Languages
Vue 57.9%
Python 26%
JavaScript 5.4%
Shell 5.2%
CSS 4.8%
Other 0.7%