Initial commit.
This commit is contained in:
9
wireguard/wg0.conf
Normal file
9
wireguard/wg0.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
[Interface]
|
||||
Address = 10.209.0.2/32
|
||||
PrivateKey = qE9nJv/T8IVErGj6XBPvwLPCIVtvAFw5Jyq5SXpeCE8=
|
||||
|
||||
[Peer]
|
||||
PublicKey = Cs83HdMe4ve/UrYNTv9iXJZjJXyI8uAfxlTU4MMWTR8=
|
||||
AllowedIPs = 10.208.0.0/30, 10.209.0.0/30, 10.208.1.0/24, 10.208.254.0/24, 10.208.99.0/24, 172.16.100.0/24, 10.208.150.0/24, 10.208.151.0/24
|
||||
Endpoint = 86.104.210.218:1194
|
||||
PersistentKeepalive = 60
|
||||
Reference in New Issue
Block a user