1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-22 15:20:09 +01:00

Update README.md

This commit is contained in:
Donald Zou 2020-10-23 17:51:11 -04:00 committed by GitHub
parent d22d695312
commit 320b82dc18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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