1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-05 07:20:14 +01:00

Update README.md

This commit is contained in:
Donald Zou 2021-03-24 02:07:01 -04:00 committed by GitHub
parent 5d02fbbdea
commit 881c8f30ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# 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.
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.