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": [ {