mirror of
https://github.com/alexbers/mtprotoproxy.git
synced 2026-03-20 09:35:48 +00:00
change the comment
This commit is contained in:
@@ -127,7 +127,7 @@ def init_config():
|
|||||||
# use masking, can slow down the proxy
|
# use masking, can slow down the proxy
|
||||||
conf_dict.setdefault("MASK", True)
|
conf_dict.setdefault("MASK", True)
|
||||||
|
|
||||||
# the next host to forward bad clients
|
# the next host to forward bad clients, it is better to use IP here
|
||||||
conf_dict.setdefault("MASK_HOST", conf_dict["TLS_DOMAIN"])
|
conf_dict.setdefault("MASK_HOST", conf_dict["TLS_DOMAIN"])
|
||||||
|
|
||||||
# the next host's port to forward bad clients
|
# the next host's port to forward bad clients
|
||||||
|
|||||||
Reference in New Issue
Block a user