From 8fb17cef85ae06146aa67ae32792a3233bacaaee Mon Sep 17 00:00:00 2001 From: "Ycarus (Yannick Chabanois)" Date: Tue, 29 Sep 2020 13:42:58 +0000 Subject: [PATCH] Fix v2ray config --- v2ray-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2ray-server.json b/v2ray-server.json index c8754bd..d9f3525 100644 --- a/v2ray-server.json +++ b/v2ray-server.json @@ -22,7 +22,7 @@ "port": 65228, "protocol": "vless", "settings": { - "disableInsecureEncryption": false, + "decryption": "none", "clients": [ { "id": "V2RAY_UUID",