Track server config (selected files)
This commit is contained in:
1
etc/wireguard/phone.key
Normal file
1
etc/wireguard/phone.key
Normal file
@@ -0,0 +1 @@
|
||||
GEzAUAl0PD6ETQaHXB7y3K+8pZFR14vYKbekFhLW33w=
|
||||
1
etc/wireguard/phone.pub
Normal file
1
etc/wireguard/phone.pub
Normal file
@@ -0,0 +1 @@
|
||||
nLkb5y0EZ5trDj3OJKvJrWZ2959JBL5JESpCDJ/9XCs=
|
||||
1
etc/wireguard/server_private.key
Normal file
1
etc/wireguard/server_private.key
Normal file
@@ -0,0 +1 @@
|
||||
8N42OwrvVoJ5WTv4b6MN5Jae+2PGNnc8/EsGaeZUlG0=
|
||||
1
etc/wireguard/server_public.key
Normal file
1
etc/wireguard/server_public.key
Normal file
@@ -0,0 +1 @@
|
||||
PeBWISuYRFymxeQRaXr96P5lQqd+MzczDQNJyasarFM=
|
||||
13
etc/wireguard/wg0.conf
Normal file
13
etc/wireguard/wg0.conf
Normal file
@@ -0,0 +1,13 @@
|
||||
[Interface]
|
||||
Address = 10.10.0.1/24
|
||||
ListenPort = 443
|
||||
PrivateKey = 8N42OwrvVoJ5WTv4b6MN5Jae+2PGNnc8/EsGaeZUlG0=
|
||||
|
||||
[Peer]
|
||||
PublicKey = sLv94jaQwWHqx8KKdA3Jc6WY4Gbt/iHuptAVoyscL1Y=
|
||||
AllowedIPs = 10.10.0.2/32
|
||||
|
||||
[Peer]
|
||||
PublicKey = nLkb5y0EZ5trDj3OJKvJrWZ2959JBL5JESpCDJ/9XCs=
|
||||
AllowedIPs = 10.10.0.3/32
|
||||
PersistentKeepalive = 25
|
||||
Reference in New Issue
Block a user