v2ray-examples
v2ray-examples copied to clipboard
想要一份 VLESS-TLS-HTTPUPGRADE 的配置文件
我自己试了一下配置 outbound 但不成功,谁指点我一下
{
"protocol": "vless",
"settings": {
"vnext": [
{
"address": "example.com",
"port": 443,
"users": [
{
"encryption": "none",
"id": "uuid"
}
]
}
]
},
"streamSettings": {
"transport": "httpupgrade",
"transportSettings": {
"path": "/path",
"host": "example.com"
},
"security": "tls",
"tlsSettings": {
"serverName": "example.com"
}
},
"tag": "proxy"
}
感觉这些,一点科学精神都没有,发出来,用在哪里,怎么用,就是马上要断气的样子,多一句话不说,那你干嘛要喷第一口气啊,留着多好。