From 8fd1114f01ed96840051e7cdc4f0bf9c6d5f0d40 Mon Sep 17 00:00:00 2001 From: Callan Bryant Date: Sat, 7 Mar 2020 22:10:23 +0000 Subject: [PATCH] remove comment --- add.go | 1 - 1 file changed, 1 deletion(-) diff --git a/add.go b/add.go index 85a42b8..3d305fd 100644 --- a/add.go +++ b/add.go @@ -58,7 +58,6 @@ DNS = {{ .DsnetConfig.DNS }} PublicKey={{ .DsnetConfig.PrivateKey.PublicKey.Key }} PresharedKey={{ .Peer.PresharedKey.Key }} Endpoint={{ .DsnetConfig.ExternalIP }}:{{ .DsnetConfig.ListenPort }} -#AllowedIPs=0.0.0.0/0 AllowedIPs={{ .DsnetConfig.Network }} PersistentKeepalive={{ .Keepalive }} `