1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-07-02 15:30:42 +02:00
This commit is contained in:
Donald Cheng Hong Zou 2021-05-04 01:36:32 -04:00
commit f83e99c62c

View File

@ -55,7 +55,7 @@ $ python3 -m pip install flask tinydb
**2. Install Wireguard Dashboard**
```
$ git clone https://github.com/donaldzou/Wireguard-Dashboard.git
$ git clone -b v1.1.2 https://github.com/donaldzou/Wireguard-Dashboard.git
$ cd Wireguard-Dashboard/src
$ python3 dashboard.py
```