|
@@ -9,6 +9,7 @@
|
|
|
|
|
|
"version": 2,
|
|
"version": 2,
|
|
"password": "fuck me till the daylight",
|
|
"password": "fuck me till the daylight",
|
|
|
|
+ "fallback_after": 2,
|
|
"handshake": {
|
|
"handshake": {
|
|
"server": "google.com",
|
|
"server": "google.com",
|
|
"server_port": 443,
|
|
"server_port": 443,
|
|
@@ -39,6 +40,15 @@ Set password.
|
|
|
|
|
|
Only available in the ShadowTLS v2 protocol.
|
|
Only available in the ShadowTLS v2 protocol.
|
|
|
|
|
|
|
|
+
|
|
|
|
+#### fallback_after
|
|
|
|
+
|
|
|
|
+Packet count before perform fallback.
|
|
|
|
+
|
|
|
|
+Default is 2.
|
|
|
|
+
|
|
|
|
+Lowering this may prevent TLS 1.3 connections, but reduces the risk of being actively probed.
|
|
|
|
+
|
|
#### handshake
|
|
#### handshake
|
|
|
|
|
|
==Required==
|
|
==Required==
|