From c0e88098f6bee15964cc7b00f5194573edcb7f62 Mon Sep 17 00:00:00 2001 From: lxhao61 Date: Tue, 22 Sep 2020 12:04:18 +0800 Subject: [PATCH] Update client.json --- VLESS-H2C-Caddy2/client.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/VLESS-H2C-Caddy2/client.json b/VLESS-H2C-Caddy2/client.json index 3228554..26c1282 100644 --- a/VLESS-H2C-Caddy2/client.json +++ b/VLESS-H2C-Caddy2/client.json @@ -25,7 +25,8 @@ "port":443, "users":[ { - "id":"" + "id":"", + "encryption":"none" } ] }