Add outbound documentation

This commit is contained in:
世界
2022-07-08 18:48:43 +08:00
parent ddbdac7d97
commit eeaee94e5e
11 changed files with 477 additions and 8 deletions

View File

@@ -0,0 +1,26 @@
### 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.