Introduction
sing-box uses JSON for configuration files.
Structure
{
"log": {},
"dns": {},
"ntp": {},
"inbounds": [],
"outbounds": [],
"route": {},
"experimental": {}
}
Fields
Key | Format |
---|---|
log |
Log |
dns |
DNS |
ntp |
NTP |
inbounds |
Inbound |
outbounds |
Outbound |
route |
Route |
experimental |
Experimental |