mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-14 04:38:28 +10:00
436 B
436 B
icon
| icon |
|---|
| material/new-box |
!!! question "自 sing-box 1.12.0 起"
DHCP
结构
{
"dns": {
"servers": [
{
"type": "dhcp",
"tag": "",
"interface": "",
// 拨号字段
}
]
}
}
字段
interface
要监听的网络接口名称。
默认使用默认接口。
拨号字段
参阅 拨号字段 了解详情。