sing-box/docs/configuration/network-namespace/default.md
2026-08-04 21:50:10 +08:00

385 B

icon
material/new-box

!!! question "Since sing-box 1.14.0"

Default

Attach to an existing network namespace.

Structure

{
  "network_namespaces": [
    {
      "type": "default", // optional
      "tag": "",
      "path": ""
    }
  ]
}

Fields

path

==Required==

Name or path of the network namespace, for example sing or /run/netns/sing.