mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-06-08 09:32:06 +08:00
13 lines
107 B
Markdown
13 lines
107 B
Markdown
### Structure
|
|
|
|
```json
|
|
{
|
|
"inbounds": [
|
|
{
|
|
"type": "",
|
|
"tag": "",
|
|
...
|
|
}
|
|
]
|
|
}
|
|
``` |