Refactor outbound documentation

This commit is contained in:
世界
2022-08-31 13:21:29 +08:00
parent 426b677eb8
commit bda34fdb3b
29 changed files with 333 additions and 1567 deletions

View File

@@ -8,8 +8,8 @@ sing-box uses JSON for configuration files.
{
"log": {},
"dns": {},
"inbounds": {},
"outbounds": {},
"inbounds": [],
"outbounds": [],
"route": {},
"experimental": {}
}