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

26 lines
489 B
Markdown
Raw Normal View History

2022-07-08 10:48:43 +00:00
### Structure
```json
{
"outbounds": [
{
"type": "",
"tag": ""
}
]
}
```
### Fields
| Type | Format |
|---------------|------------------------------|
| `direct` | [Direct](./direct) |
| `block` | [Block](./block) |
| `socks` | [Socks](./socks) |
| `http` | [HTTP](./http) |
| `shadowsocks` | [Shadowsocks](./shadowsocks) |
#### tag
The tag of the outbound.