mirror of
https://github.com/XTLS/Xray-examples.git
synced 2025-06-28 13:16:06 +08:00
[fix] add serverName
According to [this line](ae6a0c713f/VLESS-TCP-TLS-WS%20
(recommended)/config_client_tcp_tls.json#L37)
This commit is contained in:
parent
ae6a0c713f
commit
7140379855
@ -30,6 +30,7 @@
|
||||
"network": "tcp",
|
||||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"serverName": "example.com", // 换成你的域名
|
||||
"alpn": [
|
||||
"http/1.1"
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user