about summary refs log tree commit diff
path: root/templates/wg.conf.j2
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2021-02-10 23:14:53 +0000
committerPaweł Dybiec <pawel@dybiec.info>2021-02-10 23:14:53 +0000
commit2f27dab991edc058b4850c5a1596f895e1587936 (patch)
treebc3162edb76481d242e6b06bdc0f018c5970bb65 /templates/wg.conf.j2
parentChange cs to old algorithms (diff)
Add missing stuff in headers, add new vpn client
Diffstat (limited to 'templates/wg.conf.j2')
-rw-r--r--templates/wg.conf.j26
1 files changed, 6 insertions, 0 deletions
diff --git a/templates/wg.conf.j2 b/templates/wg.conf.j2
index 6a62c7f..6d358b8 100644
--- a/templates/wg.conf.j2
+++ b/templates/wg.conf.j2
@@ -14,3 +14,9 @@ PersistentKeepalive = 20
 PublicKey = pqSY7SCKuRkHBTMWVhYAASrx/A1HF8Nlb3emnO8WqAc=
 AllowedIPs = 10.0.27.3/32
 PersistentKeepalive = 20
+
+# spawarka 10.0.27.4
+[Peer]
+PublicKey = fd39gCTX7+hy6/lIAenhI1LVw6mCLWRSn0+6a1O+QCc=
+AllowedIPs = 10.0.27.4/32
+PersistentKeepalive = 20