mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-11-26 22:55:38 +08:00
Fix support for TCP TLS
This commit is contained in:
@@ -7,6 +7,13 @@
|
||||
"port": 443,
|
||||
"protocol": "vless",
|
||||
"settings": {
|
||||
"clients": [
|
||||
{
|
||||
"id": "//用户 UUID",
|
||||
"level": 0,
|
||||
"email": "//用户名"
|
||||
}
|
||||
],
|
||||
"decryption": "none",
|
||||
"fallbacks": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user