From 43829450856f40a4500f774b98b63750bbc1ecc6 Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Sun, 21 Mar 2021 10:22:18 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20=E5=88=86=E4=BA=AB=E9=93=BE=E6=8E=A5?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E8=AF=B4=E6=98=8E(ver=202)=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 分享链接格式说明(ver-2).md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/分享链接格式说明(ver-2).md b/分享链接格式说明(ver-2).md index 9b81269..84c8821 100644 --- a/分享链接格式说明(ver-2).md +++ b/分享链接格式说明(ver-2).md @@ -15,7 +15,8 @@ v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs > "type": "none", > "host": "www.bbb.com", > "path": "/", -> "tls": "tls" +> "tls": "tls" +> "sni": "www.ccc.com" > } * v:配置文件版本号,主要用来识别当前配置 @@ -32,6 +33,8 @@ v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs 1. 1)ws path 1. 2)h2 path 1. 3)QUIC key/Kcp seed +1. 4)grpc serviceName * tls:底层传输安全(tls) +* sni:serverName \ No newline at end of file