32 lines
418 B
Markdown
32 lines
418 B
Markdown
---
|
|
icon: material/new-box
|
|
---
|
|
|
|
!!! question "自 sing-box 1.12.0 起"
|
|
|
|
# 服务
|
|
|
|
### 结构
|
|
|
|
```json
|
|
{
|
|
"services": [
|
|
{
|
|
"type": "",
|
|
"tag": ""
|
|
}
|
|
]
|
|
}
|
|
```
|
|
|
|
### 字段
|
|
|
|
| 类型 | 格式 |
|
|
|-----------|------------------------|
|
|
| `derp` | [DERP](./derp) |
|
|
| `resolved`| [Resolved](./resolved) |
|
|
| `ssm-api` | [SSM API](./ssm-api) |
|
|
|
|
#### tag
|
|
|
|
端点的标签。 |