mirror of
https://github.com/pirate/wireguard-docs.git
synced 2025-10-03 14:26:18 +00:00
rename examples
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Interface]
|
||||
# Name = laptop.example-vpn.dev
|
||||
Address = 10.0.0.4/32
|
||||
Address = 10.0.44.4/32
|
||||
PrivateKey = OPmibSXYAAcMIYKNsWqr77zY06Kl750AEB1nWQi1T2o=
|
||||
DNS = 1.1.1.1
|
||||
|
||||
@@ -9,5 +9,5 @@ DNS = 1.1.1.1
|
||||
Endpoint = public-server1.example-vpn.tld:51820
|
||||
PublicKey = q/+jwmL5tNuYSB3z+t9Caj00Pc1YQ8zf+uNPu/UE1wE=
|
||||
# routes traffic to itself and entire subnet of peers as bounce server
|
||||
AllowedIPs = 10.0.0.1/24
|
||||
AllowedIPs = 10.0.44.1/24
|
||||
PersistentKeepalive = 25
|
||||
|
Reference in New Issue
Block a user