-
Notifications
You must be signed in to change notification settings - Fork 922
Open
Description
请求提供 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
}
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels