mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-21 01:46:27 +00:00
3799f6fe49ba5d4c1c5dddc1f5fca5c62fbd2eb7
Wireguard Dashboard
Welcome to contribute or provide suggestions ;)
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:
git clone https://github.com/donaldzou/Wireguard-Dashboard.git
cd Wireguard-Dashboard\src
python3 dashboard.py
- Access your server! e.g (http://your_server_ip:10086)
Example
Description
Languages
Vue
58.5%
Python
30.7%
JavaScript
4%
CSS
3.3%
Shell
2.9%
Other
0.6%