45 lines
957 B
JSON
45 lines
957 B
JSON
{
|
|
"inbounds": [
|
|
{
|
|
"port": 443,
|
|
"protocol": "vless",
|
|
"settings": {
|
|
"clients": [
|
|
],
|
|
"decryption": "none"
|
|
},
|
|
"sniffing": {
|
|
"destOverride": [
|
|
"http",
|
|
"tls"
|
|
],
|
|
"enabled": true
|
|
},
|
|
"streamSettings": {
|
|
"network": "ws",
|
|
"wsSettings": {
|
|
"path": "/ws"
|
|
}
|
|
},
|
|
"tag": "vless_tls"
|
|
}
|
|
],
|
|
"log": {
|
|
"loglevel": "info",
|
|
"access": "/logs/xray"
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"protocol": "freedom",
|
|
"tag": "direct"
|
|
},
|
|
{
|
|
"protocol": "blackhole",
|
|
"tag": "block"
|
|
}
|
|
],
|
|
"routing": {
|
|
"domainStrategy": "AsIs",
|
|
"rules": []
|
|
}
|
|
} |