add tls only mode

This commit is contained in:
Alexander Bersenev
2019-08-11 21:22:10 +05:00
parent 80062c95bc
commit d7c163c0dc
2 changed files with 24 additions and 16 deletions

View File

@@ -10,5 +10,9 @@ USERS = {
# Can be incompatible with very old clients
SECURE_ONLY = True
# Makes the proxy even more hard to detect
# Compatible only with the recent clients
# TLS_ONLY = True
# Tag for advertising, obtainable from @MTProxybot
# AD_TAG = "3c09c680b76ee91a4c25ad51f742267d"
# AD_TAG = "3c09c680b76ee91a4c25ad51f742267d"