mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-01-18 22:09:29 +08:00
update vmess
This commit is contained in:
parent
d1f666d608
commit
7ec96b97dc
@ -39,12 +39,9 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4,
|
|
||||||
"security": "auto",
|
|
||||||
"testsEnabled": "VMessAEAD"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -22,11 +22,9 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 0
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": true
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
|
@ -39,10 +39,9 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"alterId": 4,
|
|
||||||
"security": "none"
|
"security": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -51,17 +50,7 @@
|
|||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "http",
|
"network": "http",
|
||||||
"httpSettings": {
|
"security": "tls"
|
||||||
"host": [
|
|
||||||
"example.domain"
|
|
||||||
],
|
|
||||||
"path": ""
|
|
||||||
},
|
|
||||||
"security": "tls",
|
|
||||||
"tlsSettings": {
|
|
||||||
"serverName": "example.domain",
|
|
||||||
"allowInsecure": false
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tag": "proxy"
|
"tag": "proxy"
|
||||||
},
|
},
|
||||||
|
@ -22,20 +22,12 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": false
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "http",
|
"network": "http",
|
||||||
"httpSettings": {
|
|
||||||
"host": [
|
|
||||||
"example.domain"
|
|
||||||
],
|
|
||||||
"path": ""
|
|
||||||
},
|
|
||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"certificates": [
|
"certificates": [
|
||||||
|
@ -39,10 +39,9 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"alterId": 4,
|
|
||||||
"security": "none"
|
"security": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -51,11 +50,7 @@
|
|||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
"security": "tls",
|
"security": "tls"
|
||||||
"tlsSettings": {
|
|
||||||
"serverName": "example.domain",
|
|
||||||
"allowInsecure": false
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tag": "proxy"
|
"tag": "proxy"
|
||||||
},
|
},
|
||||||
|
@ -22,11 +22,9 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": false
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "tcp",
|
"network": "tcp",
|
||||||
|
@ -39,12 +39,9 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4,
|
|
||||||
"security": "auto",
|
|
||||||
"testsEnabled": "VMessAEAD"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
@ -22,11 +22,9 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": true
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "tcp"
|
"network": "tcp"
|
||||||
|
@ -39,10 +39,9 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"alterId": 0,
|
|
||||||
"security": "none"
|
"security": "none"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@ -51,17 +50,7 @@
|
|||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"wsSettings": {
|
"security": "tls"
|
||||||
"path": "",
|
|
||||||
"headers": {
|
|
||||||
"Host": "example.domain"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"security": "tls",
|
|
||||||
"tlsSettings": {
|
|
||||||
"serverName": "example.domain",
|
|
||||||
"allowInsecure": false
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tag": "proxy"
|
"tag": "proxy"
|
||||||
},
|
},
|
||||||
|
@ -22,20 +22,12 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 0
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": false
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"wsSettings": {
|
|
||||||
"path": "",
|
|
||||||
"headers": {
|
|
||||||
"Host": "example.domain"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"security": "tls",
|
"security": "tls",
|
||||||
"tlsSettings": {
|
"tlsSettings": {
|
||||||
"certificates": [
|
"certificates": [
|
||||||
|
@ -39,25 +39,16 @@
|
|||||||
{
|
{
|
||||||
"address": "",
|
"address": "",
|
||||||
"port": 1234,
|
"port": 1234,
|
||||||
"user": [
|
"users": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4,
|
|
||||||
"security": "auto",
|
|
||||||
"testsEnabled": "VMessAEAD"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "ws",
|
"network": "ws"
|
||||||
"wsSettings": {
|
|
||||||
"path": "",
|
|
||||||
"headers": {
|
|
||||||
"Host": ""
|
|
||||||
}
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"tag": "proxy"
|
"tag": "proxy"
|
||||||
},
|
},
|
||||||
|
@ -22,20 +22,12 @@
|
|||||||
"settings": {
|
"settings": {
|
||||||
"clients": [
|
"clients": [
|
||||||
{
|
{
|
||||||
"id": "",
|
"id": ""
|
||||||
"alterId": 4
|
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"disableInsecureEncryption": true
|
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "ws",
|
"network": "ws",
|
||||||
"wsSettings": {
|
|
||||||
"path": "",
|
|
||||||
"headers": {
|
|
||||||
"Host": ""
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"security": "none"
|
"security": "none"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user