wireguard conf
This commit is contained in:
parent
e5b55ce051
commit
96e09647c1
12
wireguard/wg0.conf
Normal file
12
wireguard/wg0.conf
Normal file
@ -0,0 +1,12 @@
|
||||
|
||||
[Interface]
|
||||
PrivateKey = 2KuOFrUxYxCkl3wbWAt1Uvb73TypDeXj0Q5k6xnMWmQ=
|
||||
Address = 10.8.0.6/24
|
||||
DNS = 1.1.1.1
|
||||
|
||||
[Peer]
|
||||
PublicKey = sPqU+c6UxYLzx8wcjUuIIhuqs5PI2y84AlK0KbPZDGs=
|
||||
PresharedKey = 630kKwsdmFnjq7jUN3+cGsIEwkWlS12qcGA/sHIl1Mk=
|
||||
AllowedIPs = 10.8.0.0/24
|
||||
PersistentKeepalive = 0
|
||||
Endpoint = 130.162.231.152:51820
|
||||
Loading…
x
Reference in New Issue
Block a user