mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-01-08 23:37:53 +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">
|
<img alt="WGDashboard" src="img/logo.png" width="128">
|
||||||
</p>
|
</p>
|
||||||
<h1 align="center">WGDashboard</h1>
|
<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">
|
<p align="center">
|
||||||
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg">
|
<img src="http://ForTheBadge.com/images/badges/made-with-python.svg">
|
||||||
|
@ -100,7 +100,7 @@
|
||||||
1. Download WGDashboard
|
1. Download WGDashboard
|
||||||
|
|
||||||
```shell
|
```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
|
2. Open the WGDashboard folder
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue