2020-12-25 12:43:28 +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": [],
|
2019-10-11 06:15:20 +00:00
|
|
|
"outbounds": [{
|
|
|
|
"tag": "proxy",
|
|
|
|
"protocol": "vmess",
|
|
|
|
"settings": {
|
|
|
|
"vnext": [{
|
|
|
|
"address": "v2ray.cool",
|
|
|
|
"port": 10086,
|
|
|
|
"users": [{
|
|
|
|
"id": "a3482e88-686a-4a58-8126-99c9df64b7bf",
|
|
|
|
"security": "auto"
|
|
|
|
}]
|
|
|
|
}],
|
|
|
|
"servers": [{
|
|
|
|
"address": "v2ray.cool",
|
|
|
|
"method": "chacha20",
|
|
|
|
"ota": false,
|
|
|
|
"password": "123456",
|
|
|
|
"port": 10086,
|
|
|
|
"level": 1
|
|
|
|
}]
|
|
|
|
},
|
|
|
|
"streamSettings": {
|
|
|
|
"network": "tcp"
|
|
|
|
},
|
|
|
|
"mux": {
|
|
|
|
"enabled": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"protocol": "freedom",
|
|
|
|
"settings": {},
|
|
|
|
"tag": "direct"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"protocol": "blackhole",
|
|
|
|
"tag": "block",
|
|
|
|
"settings": {
|
|
|
|
"response": {
|
|
|
|
"type": "http"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"routing": {
|
|
|
|
"domainStrategy": "IPIfNonMatch",
|
|
|
|
"rules": [
|
|
|
|
{
|
2019-10-27 04:55:20 +00:00
|
|
|
"inboundTag": ["api"],
|
2019-10-11 06:15:20 +00:00
|
|
|
"outboundTag": "api",
|
|
|
|
"type": "field"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|
|
|
|
}
|