Add ECH support for QUIC based protocols

This commit is contained in:
世界
2023-08-31 11:37:26 +08:00
parent ec71b80334
commit 0cfb165ef5
23 changed files with 390 additions and 120 deletions

View File

@@ -188,6 +188,12 @@ The server private key line array, in PEM format.
The path to the server private key, in PEM format.
## Custom TLS support
!!! info "QUIC support"
Only ECH is supported in QUIC.
#### utls
==Client only==
@@ -217,7 +223,7 @@ Available fingerprint values:
Chrome fingerprint will be used if empty.
## ECH Fields
### ECH Fields
!!! warning ""