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

29 lines
636 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) |
2022-07-23 01:29:37 +00:00
| `dns` | [DNS](./dns) |
| `selector` | [Selector](./selector) |
| `urltest` | [URLTest](./urltest) |
2022-07-08 10:48:43 +00:00
#### tag
The tag of the outbound.