mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 08:53:51 +08:00
Merge branch 'main' of https://github.com/donaldzou/Wireguard-Dashboard into main
This commit is contained in:
commit
8b46e6858d
1 changed files with 5 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue