1
0
mirror of https://github.com/donaldzou/WGDashboard.git synced 2024-11-06 16:00:28 +01:00

Update README.md

This commit is contained in:
Donald Zou 2024-08-16 23:02:36 -04:00
parent 4fe70a4c46
commit 343cf91643

View File

@ -126,11 +126,9 @@ SaveConfig = true
PublicKey = abcd1234 PublicKey = abcd1234
AllowedIPs = 1.2.3.4/32 AllowedIPs = 1.2.3.4/32
``` ```
> ![!TIP] > [!TIP]
> With `v4`, WGDashboard will look for entry with `#Name# = abc...` in each peer and use that for the name. > With `v4`, WGDashboard will look for entry with `#Name# = abc...` in each peer and use that for the name.
## 🛠 Install ## 🛠 Install
### Install Commands ### Install Commands
@ -170,7 +168,7 @@ sudo sysctl -p /etc/sysctl.conf
### Manual Installation ### Manual Installation
> ![!NOTE] > [!NOTE]
> To ensure a smooth install process, please make sure Python 3.10/3.11/3.12, `git`, `wireguard-tools` and `net-tools` are installed :) > To ensure a smooth install process, please make sure Python 3.10/3.11/3.12, `git`, `wireguard-tools` and `net-tools` are installed :)
1. Download WGDashboard 1. Download WGDashboard