Added new VPN client config
This commit is contained in:
parent
7d915159e8
commit
9d1085b420
2 changed files with 6 additions and 1 deletions
|
|
@ -4,3 +4,8 @@
|
||||||
PublicKey = 'HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc='
|
PublicKey = 'HDERLa8hatGPeCJwlZ43MK7Y6wSIsOzEtBKz0UH6Pxc='
|
||||||
AllowedIPs = 10.3.3.11/32
|
AllowedIPs = 10.3.3.11/32
|
||||||
|
|
||||||
|
[Peer]
|
||||||
|
# friendly_name = test
|
||||||
|
PublicKey = kek-keykbf
|
||||||
|
AllowedIPs = 10.3.3.12/32
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.11/24
|
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.12/24
|
||||||
Loading…
Add table
Add a link
Reference in a new issue