Files
SingboxForPanel/docs/configuration/endpoint/index.md
CN-JS-HuiBai 9f867b19da First Commmit
2026-04-14 22:41:14 +08:00

30 lines
436 B
Markdown

!!! question "Since sing-box 1.11.0"
# Endpoint
An endpoint is a protocol with inbound and outbound behavior.
### Structure
```json
{
"endpoints": [
{
"type": "",
"tag": ""
}
]
}
```
### Fields
| Type | Format |
|-------------|---------------------------|
| `wireguard` | [WireGuard](./wireguard/) |
| `tailscale` | [Tailscale](./tailscale/) |
#### tag
The tag of the endpoint.