diff options
author | Franck Cuny <franck@fcuny.net> | 2022-02-21 13:43:16 -0800 |
---|---|---|
committer | Franck Cuny <franck@fcuny.net> | 2022-02-21 13:43:16 -0800 |
commit | 4fe8d0789e324ae91988dea4575ad30c927248b3 (patch) | |
tree | fe18f7054cf3ac24238ab08af4bc49c6438f4d07 /configs | |
parent | syncthing: enable the module (diff) | |
download | world-4fe8d0789e324ae91988dea4575ad30c927248b3.tar.gz |
tahoe: wireguard setup
Diffstat (limited to 'configs')
-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=" |