|
|
@@ -7,7 +7,7 @@
|
|
|
|
|
|
... // Listen Fields
|
|
|
|
|
|
- "version": 2,
|
|
|
+ "version": 3,
|
|
|
"password": "fuck me till the daylight",
|
|
|
"handshake": {
|
|
|
"server": "google.com",
|
|
|
@@ -32,12 +32,13 @@ ShadowTLS protocol version.
|
|
|
|---------------|-----------------------------------------------------------------------------------------|
|
|
|
| `1` (default) | [ShadowTLS v1](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-en.md#v1) |
|
|
|
| `2` | [ShadowTLS v2](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-en.md#v2) |
|
|
|
+| `3` | [ShadowTLS v3](https://github.com/ihciah/shadow-tls/blob/master/docs/protocol-v3-en.md) |
|
|
|
|
|
|
#### password
|
|
|
|
|
|
Set password.
|
|
|
|
|
|
-Only available in the ShadowTLS v2 protocol.
|
|
|
+Only available in the ShadowTLS v2/v3 protocol.
|
|
|
|
|
|
#### handshake
|
|
|
|