Back to Sing Box

Endpoint

docs/configuration/endpoint/index.md

1.13.11435 B
Original Source

!!! question "Since sing-box 1.11.0"

Endpoint

An endpoint is a protocol with inbound and outbound behavior.

Structure

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

Fields

TypeFormat
wireguardWireGuard
tailscaleTailscale

tag

The tag of the endpoint.