Files
sing-box-extended-mirror/docs/configuration/service/index.md
T

33 lines
427 B
Markdown
Raw Normal View History

2025-03-29 17:24:34 +08:00
---
icon: material/new-box
---
!!! question "Since sing-box 1.12.0"
# Service
### Structure
```json
{
2025-06-04 05:05:11 -07:00
"services": [
2025-03-29 17:24:34 +08:00
{
"type": "",
"tag": ""
}
]
}
```
### Fields
2025-03-30 23:34:15 +08:00
| Type | Format |
|------------|------------------------|
| `derp` | [DERP](./derp) |
| `resolved` | [Resolved](./resolved) |
2025-06-04 05:05:11 -07:00
| `ssm-api` | [SSM API](./ssm-api) |
2025-03-29 17:24:34 +08:00
#### tag
The tag of the endpoint.