mirror of
https://github.com/2dust/v2rayN.git
synced 2025-09-09 19:56:22 +00:00
Updated 分享链接格式说明(ver 2) (markdown)
parent
9a1ad316fb
commit
5bc0b53547
1 changed files with 14 additions and 14 deletions
|
@ -1,8 +1,8 @@
|
||||||
# 分享的链接(二维码)格式:vmess://(Base64编码的json格式服务器数据
|
## 分享的链接(二维码)格式:vmess://(Base64编码的json格式服务器数据
|
||||||
|
|
||||||
v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs
|
v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs
|
||||||
|
|
||||||
## json数据如下
|
### json数据如下
|
||||||
|
|
||||||
> {
|
> {
|
||||||
> "v": "2",
|
> "v": "2",
|
||||||
|
@ -23,15 +23,15 @@ v2rayN/v2rayN/v2rayN/Mode/VmessQRCode.cs
|
||||||
* type:伪装类型(none\http\srtp\utp\wechat-video) *tcp or kcp or QUIC
|
* type:伪装类型(none\http\srtp\utp\wechat-video) *tcp or kcp or QUIC
|
||||||
* host:伪装的域名
|
* host:伪装的域名
|
||||||
|
|
||||||
1)http host中间逗号(,)隔开
|
1. 1)http host中间逗号(,)隔开
|
||||||
2)ws host
|
1. 2)ws host
|
||||||
3)h2 host
|
1. 3)h2 host
|
||||||
4)QUIC securty
|
1. 4)QUIC securty
|
||||||
|
|
||||||
* path:path
|
* path:path
|
||||||
1)ws path
|
1. 1)ws path
|
||||||
2)h2 path
|
1. 2)h2 path
|
||||||
3)QUIC key
|
1. 3)QUIC key
|
||||||
|
|
||||||
* tls:底层传输安全(tls)
|
* tls:底层传输安全(tls)
|
||||||
|
|
Loading…
Reference in a new issue