From ee38033d996c53309947852e6f59c5442502c2cc Mon Sep 17 00:00:00 2001 From: Gabriel Ebner Date: Thu, 15 Nov 2018 10:06:48 +0100 Subject: [PATCH] decoysnail: add keepalive for wireguard --- decoysnail.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/decoysnail.nix b/decoysnail.nix index 3d368cd..1ac6332 100644 --- a/decoysnail.nix +++ b/decoysnail.nix @@ -67,6 +67,7 @@ publicKey = "ByLlJbevlTBooAo2RIZGGJvBHKqA9qiOpHBvR5yuJX4="; allowedIPs = ["10.56.0.0/14" "10.60.1.1"]; endpoint = "mtlaa-gw.gebner.org:35869"; + persistentKeepalive = 25; }]; };