2026-02-24 11:48:59 +00:00
|
|
|
{
|
2019-10-11 06:15:20 +00:00
|
|
|
"log": {
|
|
|
|
|
"access": "Vaccess.log",
|
|
|
|
|
"error": "Verror.log",
|
|
|
|
|
"loglevel": "warning"
|
|
|
|
|
},
|
2024-05-14 05:42:42 +00:00
|
|
|
"inbounds": [],
|
2025-01-05 06:49:53 +00:00
|
|
|
"outbounds": [
|
2019-10-11 06:15:20 +00:00
|
|
|
{
|
|
|
|
|
"protocol": "freedom",
|
|
|
|
|
"tag": "direct"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
"protocol": "blackhole",
|
2025-01-05 06:49:53 +00:00
|
|
|
"tag": "block"
|
2019-10-11 06:15:20 +00:00
|
|
|
}
|
|
|
|
|
],
|
|
|
|
|
"routing": {
|
|
|
|
|
"domainStrategy": "IPIfNonMatch",
|
|
|
|
|
"rules": [
|
2025-01-05 06:49:53 +00:00
|
|
|
{
|
|
|
|
|
"inboundTag": [
|
|
|
|
|
"api"
|
|
|
|
|
],
|
|
|
|
|
"outboundTag": "api",
|
|
|
|
|
"type": "field"
|
|
|
|
|
}
|
2019-10-11 06:15:20 +00:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|