Open
Description
我自己试了一下配置 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"
}
Metadata
Metadata
Assignees
Labels
No labels