Update VMess-QUIC/client.json

Co-authored-by: yuhan6665 <1588741+yuhan6665@users.noreply.github.com>
This commit is contained in:
xqzr 2022-04-20 10:06:41 +08:00 committed by GitHub
parent 84b1489bb9
commit e9451d19a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"quicSettings": {}, // 使 quic
"security": "tls",
"tlsSettings": {
"servername": "*"
"servername": "*" //servername quic sni
}
}
}