sing-box/docs/configuration/inbound/index.md
2022-07-08 18:41:18 +08:00

13 lines
No EOL
107 B
Markdown

### Structure
```json
{
"inbounds": [
{
"type": "",
"tag": "",
...
}
]
}
```