sing-box/docs/configuration/endpoint/index.md
2024-11-22 12:59:33 +08:00

429 B

icon
material/new-box

!!! question "Since sing-box 1.11.0"

Endpoint

Endpoint is protocols that has both inbound and outbound behavior.

Structure

{
  "endpoints": [
    {
      "type": "",
      "tag": ""
    }
  ]
}

Fields

Type Format
wireguard WireGuard

tag

The tag of the endpoint.