mirror of
https://github.com/v2fly/v2ray-examples.git
synced 2025-01-18 22:09:29 +08:00
commit
e4780ad838
@ -33,7 +33,7 @@
|
|||||||
],
|
],
|
||||||
"outbounds": [
|
"outbounds": [
|
||||||
{
|
{
|
||||||
"protocol": "vless",
|
"protocol": "vmess",
|
||||||
"settings": {
|
"settings": {
|
||||||
"vnext": [
|
"vnext": [
|
||||||
{
|
{
|
||||||
@ -43,7 +43,8 @@
|
|||||||
{
|
{
|
||||||
"id": "",
|
"id": "",
|
||||||
"alterId": 4,
|
"alterId": 4,
|
||||||
"encryption": "none"
|
"security": "auto",
|
||||||
|
"testsEnabled": "VMessAEAD"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user