about summary refs log tree commit diff
path: root/configs/wireguard.toml
diff options
context:
space:
mode:
Diffstat (limited to 'configs/wireguard.toml')
-rw-r--r--configs/wireguard.toml16
1 files changed, 0 insertions, 16 deletions
diff --git a/configs/wireguard.toml b/configs/wireguard.toml
deleted file mode 100644
index 7a9fc6a..0000000
--- a/configs/wireguard.toml
+++ /dev/null
@@ -1,16 +0,0 @@
-mask4 = 32
-subnet4 = "192.168.6"
-
-[peers.aptos]
-ipv4 = 110
-key = "DP3caAlh07OOU61u2L2QfEhakt/mVEGrMBVONNvpNhU="
-
-[peers.carmel]
-ipv4 = 1
-key = "ifqsPWcc8nxwgpxRHmP6OUtvVYNQJj/CW8QIuxWqXGU="
-externalIp = "192.168.0.1"
-
-[peers.tahoe]
-ipv4 = 40
-key = "vx1TFObOe+GjwnSLDwOY1BVYGB7UayOOIHNQRZ2jtx4="
-externalIp = "192.168.0.40"