26 lines
462 B
JSON
26 lines
462 B
JSON
{
|
|
"inbounds": [],
|
|
"log": {
|
|
"level": "info"
|
|
},
|
|
"outbounds": [
|
|
{
|
|
"type": "direct",
|
|
"tag": "direct"
|
|
},
|
|
{
|
|
"type": "block",
|
|
"tag": "block"
|
|
},
|
|
{
|
|
"type": "socks",
|
|
"tag": "warp",
|
|
"server": "10.10.0.13",
|
|
"server_port": 4000
|
|
}
|
|
],
|
|
"route" : {
|
|
"rules": [],
|
|
"final": "direct"
|
|
}
|
|
} |