mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-10 11:03:13 +00:00
771 B
771 B
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 |
Check
$ sing-box check
Format
$ sing-box format -w