about summary refs log tree commit diff
path: root/templates/wg.netdev.j2
diff options
context:
space:
mode:
Diffstat (limited to 'templates/wg.netdev.j2')
-rw-r--r--templates/wg.netdev.j221
1 files changed, 0 insertions, 21 deletions
diff --git a/templates/wg.netdev.j2 b/templates/wg.netdev.j2
deleted file mode 100644
index 5d0bf5f..0000000
--- a/templates/wg.netdev.j2
+++ /dev/null
@@ -1,21 +0,0 @@
-[NetDev]
-Name = wg0
-Kind = wireguard
-Description = Wireguard
-
-#tamriel 10.0.27.1
-[WireGuard]
-ListenPort = 48574
-PrivateKey = {{ wireguard_private_key }}
-
-# balmora 10.0.27.2
-[WireGuardPeer]
-PublicKey = 6dbkVQAQPkbk0+wt6f+wge5cPW6THe0Kua830jio528= 
-AllowedIPs = 10.0.27.2/32
-PersistentKeepalive = 20
-
-# motorola g6 10.0.27.3
-[WireGuardPeer]
-PublicKey = pqSY7SCKuRkHBTMWVhYAASrx/A1HF8Nlb3emnO8WqAc=
-AllowedIPs = 10.0.27.3/32
-PersistentKeepalive = 20