use tls-only mode in the default config

This commit is contained in:
Alexander Bersenev
2019-10-08 14:44:09 +05:00
parent 3c4c92cdb2
commit 027ee2713b
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ SECURE_ONLY = True
# Makes the proxy even more hard to detect
# Compatible only with the recent clients
# TLS_ONLY = True
TLS_ONLY = True
# The domain for TLS, bad clients are proxied there
# Use random existing domain, proxy checks it on start