From 1c29465b6e63e3d39ed837dde16237939038c769 Mon Sep 17 00:00:00 2001 From: Alexander Bersenev Date: Fri, 22 Nov 2019 02:11:41 +0500 Subject: [PATCH] change comment in config --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 5ae64e2..54b614e 100644 --- a/config.py +++ b/config.py @@ -15,7 +15,7 @@ MODES = { "secure": False, # Makes the proxy even more hard to detect - # Compatible only with the recent clients + # Can be incompatible with old clients "tls": True }