21 lines
579 B
Plaintext
21 lines
579 B
Plaintext
# ================================================
|
|
# Node: nano
|
|
# PublicKey: FGrMAZPCUiQsFHW55PhkNr9AliR4+sw3uRLTbcilmFc=
|
|
#
|
|
# Add this peer to Zion (/etc/wireguard/wg0.conf):
|
|
# [Peer]
|
|
# PublicKey = FGrMAZPCUiQsFHW55PhkNr9AliR4+sw3uRLTbcilmFc=
|
|
# AllowedIPs = 10.8.0.26/32
|
|
# ================================================
|
|
|
|
[Interface]
|
|
Address = 10.8.0.26/24
|
|
PrivateKey = CFh3Ksl6IXmnv+oku/o1vJDSnfC0F9LMZS9Zb/hWGk8=
|
|
|
|
# Zion (central server)
|
|
[Peer]
|
|
PublicKey = 2ztJbrN1x1NWanzPGLiKL19ZkdOhm5Y7WeKEWBT5cyg=
|
|
AllowedIPs = 10.8.0.0/24
|
|
Endpoint = ugh.im:51820
|
|
PersistentKeepalive = 25
|