mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-17 23:06:30 -05:00
specify server name in tls
This commit is contained in:
parent
669a0cafaf
commit
3809f4f25a
@ -36,6 +36,7 @@
|
||||
"network": "ws",
|
||||
"security": "tls",
|
||||
"tlsSettings": {
|
||||
"serverName": "v2ray.cool",
|
||||
"allowInsecure": true
|
||||
},
|
||||
"wsSettings": {
|
||||
|
Loading…
Reference in New Issue
Block a user