mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-01-04 13:20:04 +08:00
Update README.md
This commit is contained in:
parent
83cb8b7f03
commit
9020b16a9a
1 changed files with 1 additions and 1 deletions
|
@ -35,10 +35,10 @@
|
||||||
[Peer]
|
[Peer]
|
||||||
PublicKey = HABCDEFGHIJKLMNOPQRSTUVWXYZ123123123123
|
PublicKey = HABCDEFGHIJKLMNOPQRSTUVWXYZ123123123123
|
||||||
AllowedIPs = 192.168.0.2/32
|
AllowedIPs = 192.168.0.2/32
|
||||||
Endpoint = 8.8.8.8:12345
|
|
||||||
|
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
**Note: For peers, `PublicKey` & `AllowedIPs` is required.**
|
||||||
- Python 3.7+ & Pip3
|
- Python 3.7+ & Pip3
|
||||||
```
|
```
|
||||||
$ sudo apt-get install python3 python3-pip
|
$ sudo apt-get install python3 python3-pip
|
||||||
|
|
Loading…
Reference in a new issue