mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 17:04:06 +08:00
Merge branch 'main' of https://github.com/donaldzou/Wireguard-Dashboard into main
This commit is contained in:
commit
ed13babf6a
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
<img alt="WGDashboard" src="img/logo.png" width="128">
|
||||
</p>
|
||||
<h1 align="center">WGDashboard</h1>
|
||||
<p align="center"><small>Originally: Wireguard Dashboard</small></p>
|
||||
<p align="center"><small>Note: This project is not affiliate to the official WireGuard Project ;)</small></p>
|
||||
|
||||
<p align="center">
|
||||
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg">
|
||||
|
@ -100,7 +100,7 @@
|
|||
1. Download WGDashboard
|
||||
|
||||
```shell
|
||||
git clone -b v2.3 https://github.com/donaldzou/wireguard-dashboard.git
|
||||
git clone -b v2.3.1 https://github.com/donaldzou/wireguard-dashboard.git
|
||||
|
||||
2. Open the WGDashboard folder
|
||||
|
||||
|
|
Loading…
Reference in a new issue