Skip to content

请求提供 VLESS Encryption 例子配置 #251

@fqfqgo

Description

@fqfqgo

请求提供 VLESS Encryption 例子配置

没找到 VLESS Encryption 的例子

我买了中转服务, 是不是
"encryption": "mlkem768x25519plus",
"flow": "xtls-rprx-vision"
有这2项就够了,不需要TLS了吧?

请问下面这个配置,用于中转节点是否足够安全?
{
"tag": "proxy",
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "8.8.8.8",
"port": 8888,
"users": [
{
"id": "1111111-111-1111-111-11111",
"email": "t@t.tt",
"security": "auto",
"encryption": "mlkem768x25519plus......",
"flow": "xtls-rprx-vision"
}
]
}
]
},
"streamSettings": {
"network": "tcp"
},
"mux": {
"enabled": false
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions