Files
wgtool/wireguard_configs/leviathan_wg0.conf
2026-03-22 00:54:58 -07:00

21 lines
584 B
Plaintext

# ================================================
# Node: leviathan
# PublicKey: GEVjkJgHTvMRr9ka92dafoq1b8fPZ3HZyo2FgBsoqkE=
#
# Add this peer to Zion (/etc/wireguard/wg0.conf):
# [Peer]
# PublicKey = GEVjkJgHTvMRr9ka92dafoq1b8fPZ3HZyo2FgBsoqkE=
# AllowedIPs = 10.8.0.24/32
# ================================================
[Interface]
Address = 10.8.0.24/24
PrivateKey = CAco1G1O4Ffd6x8a5CDRpxMK35iO5JM/BkxKeC+Pu0c=
# Zion (central server)
[Peer]
PublicKey = 2ztJbrN1x1NWanzPGLiKL19ZkdOhm5Y7WeKEWBT5cyg=
AllowedIPs = 10.8.0.0/24
Endpoint = ugh.im:51820
PersistentKeepalive = 25