documentation: Outbound domain resolver

This commit is contained in:
世界
2025-01-29 13:13:33 +08:00
parent 05f3df59b0
commit 8e2ed8d0f3
14 changed files with 297 additions and 39 deletions

View File

@@ -11,6 +11,12 @@ DNS 服务器已重构,
对旧格式的兼容性将在 sing-box 1.14.0 中被移除。
#### `outbound` DNS 规则项
旧的 `outbound` DNS 规则已废弃,
且可被拨号字段代替,
参阅 [迁移指南](/migration/#migrate-outbound-dns-rule-items-to-domain-resolver).
## 1.11.0
#### 旧的特殊出站
@@ -27,7 +33,7 @@ DNS 服务器已重构,
旧字段将在 sing-box 1.13.0 中被移除。
#### direct 出站中的目标地址覆盖字段
#### direct 出站中的目标地址覆盖字段
direct 出站中的目标地址覆盖字段(`override_address` / `override_port`)已废弃且可以通过规则动作替代,
参阅 [迁移指南](/migration/#migrate-destination-override-fields-to-route-options)。