diff options
Diffstat (limited to 'configs/wireguard.toml')
-rw-r--r-- | configs/wireguard.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/wireguard.toml b/configs/wireguard.toml index 0012ba9..d1d1e90 100644 --- a/configs/wireguard.toml +++ b/configs/wireguard.toml @@ -13,3 +13,6 @@ key = "SFlgoY+fQDUnI2D6Xp3JhqFKWsZABqahCv8IgKPWizA=" ipv4= 1 key = "P4gxkIoQ9Ep6QqfTquJYbBkMPDJQkVE9v1eYh/uJwG8=" +[peers.tahoe] +ipv4 = 20 +key = "vx1TFObOe+GjwnSLDwOY1BVYGB7UayOOIHNQRZ2jtx4=" |