Added new VPN client config
This commit is contained in:
parent
c99dd27b04
commit
aa950d9e97
2 changed files with 6 additions and 1 deletions
|
|
@ -23,3 +23,8 @@ AllowedIPs = 10.3.3.14/32
|
||||||
PublicKey = 7VUo2KLd+cxK3jSkYW+lf5Hf1chJV9ZcKRemuHV7A1M=
|
PublicKey = 7VUo2KLd+cxK3jSkYW+lf5Hf1chJV9ZcKRemuHV7A1M=
|
||||||
AllowedIPs = 10.3.3.15/32
|
AllowedIPs = 10.3.3.15/32
|
||||||
|
|
||||||
|
[Peer]
|
||||||
|
# friendly_name = test2
|
||||||
|
PublicKey = 7C/foIMoVg0pwarBPqlINzbHSYormwff9LXsFu83Dj8=
|
||||||
|
AllowedIPs = 10.3.3.16/32
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1 +1 @@
|
||||||
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.15/24
|
# DO NOT MANUALLY EDIT THIS LINE. Last IP: 10.3.3.16/24
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue