mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2024-11-10 08:53:51 +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]
|
||||
PublicKey = HABCDEFGHIJKLMNOPQRSTUVWXYZ123123123123
|
||||
AllowedIPs = 192.168.0.2/32
|
||||
Endpoint = 8.8.8.8:12345
|
||||
|
||||
...
|
||||
```
|
||||
**Note: For peers, `PublicKey` & `AllowedIPs` is required.**
|
||||
- Python 3.7+ & Pip3
|
||||
```
|
||||
$ sudo apt-get install python3 python3-pip
|
||||
|
|
Loading…
Reference in a new issue