From 3c6bbd6ea200a09a4f18231efb7d18607fb70eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=82=E7=94=B7=E9=A3=8E?= Date: Fri, 25 Jun 2021 01:11:01 +0800 Subject: [PATCH] Fix support for TCP TLS --- VLESS-TCP-TLS-gRPC/config_server.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/VLESS-TCP-TLS-gRPC/config_server.json b/VLESS-TCP-TLS-gRPC/config_server.json index ffdea4b..939d8aa 100644 --- a/VLESS-TCP-TLS-gRPC/config_server.json +++ b/VLESS-TCP-TLS-gRPC/config_server.json @@ -7,6 +7,13 @@ "port": 443, "protocol": "vless", "settings": { + "clients": [ + { + "id": "//用户 UUID", + "level": 0, + "email": "//用户名" + } + ], "decryption": "none", "fallbacks": [ {