|
|
@@ -15,9 +15,9 @@
|
|
15
|
15
|
# you have any issue.
|
|
16
|
16
|
debug = true
|
|
17
|
17
|
|
|
18
|
|
-# A secret. Please remember that mtg supports only FakeTLS mode, legacy
|
|
19
|
|
-# simple and secured mode are prohibited. For you it means that secret
|
|
20
|
|
-# should either be base64-encoded or starts with ee.
|
|
|
18
|
+# A secret (required). Please remember that mtg supports only FakeTLS
|
|
|
19
|
+# mode, legacy simple and secured mode are prohibited. For you it means
|
|
|
20
|
+# that secret should either be base64-encoded or starts with ee.
|
|
21
|
21
|
secret = "ee367a189aee18fa31c190054efd4a8e9573746f726167652e676f6f676c65617069732e636f6d"
|
|
22
|
22
|
|
|
23
|
23
|
# Host:port pair to run proxy on (required).
|