From 9d62837ee76a93e905767920676d6eba0b829a7b Mon Sep 17 00:00:00 2001 From: 2dust <31833384+2dust@users.noreply.github.com> Date: Tue, 30 Jul 2019 13:21:15 +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 | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/分享链接格式说明(ver-2).md b/分享链接格式说明(ver-2).md index 9a82250..c684ff4 100644 --- a/分享链接格式说明(ver-2).md +++ b/分享链接格式说明(ver-2).md @@ -4,20 +4,20 @@ v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs ### json数据如下 -> { -> "v": "2", -> "ps": "备注别名", -> "add": "111.111.111.111", -> "port": "32000", -> "id": "1386f85e-657b-4d6e-9d56-78badb75e1fd", -> "aid": "100", -> "net": "tcp", -> "type": "none", -> "host": "www.bbb.com", -> "path": "/", -> "tls": "tls" -> } - +> { +> "v": "2", +> "ps": "备注别名", +> "add": "111.111.111.111", +> "port": "32000", +> "id": "1386f85e-657b-4d6e-9d56-78badb75e1fd", +> "aid": "100", +> "net": "tcp", +> "type": "none", +> "host": "www.bbb.com", +> "path": "/", +> "tls": "tls" +> } + * v:配置文件版本号,主要用来识别当前配置 * net :传输协议(tcp\kcp\ws\h2\quic) * type:伪装类型(none\http\srtp\utp\wechat-video) *tcp or kcp or QUIC