跳转至

自 sing-box 1.12.0 起

DHCP

结构

{
  "dns": {
    "servers": [
      {
        "type": "dhcp",
        "tag": "",

        "interface": "",

        // 拨号字段
      }
    ]
  }
}

字段

interface

要监听的网络接口名称。

默认使用默认接口。

拨号字段

参阅 拨号字段 了解详情。