{
"log":{
"disabled":false,
"level":"panic",
"output":"/var/log/box.log",
"timestamp":true
},
"dns":{
"servers":[
{
"tag":"cf",
"address":"https://dns.cloudflare.com/dns-query",
"address_resolver":"dnsproxy",
"address_strategy":"ipv4_only",
"strategy":"prefer_ipv4",
"detour":"INTERNET"
},
{
"tag":"dnsproxy",
"address":"127.0.1.1",
"address_strategy":"ipv4_only",
"strategy":"ipv4_only",
"detour":"direct"
}
],
"rules":[
{
"domain":[
"www.gstatic.com",
"detectportal.firefox.com"
],
"server":"dnsproxy",
"disable_cache":false
}
],
"final":"cf",
"strategy":"",
"disable_cache":false,
"disable_expire":false
},
"experimental":{
"clash_api":{
"external_controller":"0.0.0.0:9090",
"external_ui":"/etc/sing-box/yacd-gh-pages/",
"secret":"abc123",
"direct_io":true,
"default_mode":"rule",
"store_selected":true,
"cache_file":"/etc/sing-box/clash.db"
}
},
"inbounds":[
],
"outbounds":[
],
"route":{
}
}
Welcome
Description of the problem
fatal decode direct_io on clash api.
Version of sing-box
Details
Server and client configuration file
Details
Server and client log file
Details
FATAL[0000] decode config: json: unknown field "direct_io"