sing-box/docs/configuration/inbound/index.md

13 lines
107 B
Markdown
Raw Normal View History

2022-07-08 09:01:38 +00:00
### Structure
```json
{
"inbounds": [
{
"type": "",
"tag": "",
...
}
]
}
```