From 86af7f949a9f28abb1e4b346b9a92c3c84bbd275 Mon Sep 17 00:00:00 2001 From: Mihanentalpo Date: Mon, 14 Aug 2023 17:34:12 +0700 Subject: [PATCH] Update openvpn.conf --- setup/openvpn.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/setup/openvpn.conf b/setup/openvpn.conf index 3934a2e..6b657f5 100644 --- a/setup/openvpn.conf +++ b/setup/openvpn.conf @@ -14,7 +14,8 @@ keepalive 10 60 persist-key persist-tun topology subnet -#duplicate-cn +# comment next line if you don't want allow users to use single account on multiple devices +duplicate-cn #proto tcp #port 1194 #dev tun0