mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-22 07:10:09 +01:00
Merge branch 'main' of https://github.com/donaldzou/Wireguard-Dashboard into main
This commit is contained in:
commit
edc77be8ef
@ -3,6 +3,7 @@
|
||||
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
|
||||
@ -10,7 +11,7 @@ Monitoring Wireguard is not convinient, need to login into server and type wg sh
|
||||
|
||||
**Install:**
|
||||
1. `git clone https://github.com/donaldzou/Wireguard-Dashboard.git`
|
||||
2. `cd Wireguard-Dashboard`
|
||||
2. `cd Wireguard-Dashboard\src`
|
||||
3. `python3 dashboard.py`
|
||||
4. Access your server! e.g (http://your_server_ip:10086)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user