1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-06-30 22:50:14 +02:00
This commit is contained in:
donaldzou 2020-10-18 01:57:50 -04:00
commit 8b46e6858d

View File

@ -1,2 +1,6 @@
# Wireguard-Dashboard
Wireguard Dashboard written in Python w/ Flask
## 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.
## Example
![Index Image](https://github.com/donaldzou/Wireguard-Dashboard/raw/main/static/index.png)
![Conf Image](https://github.com/donaldzou/Wireguard-Dashboard/raw/main/static/conf.png)