mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2026-06-07 13:44:24 +00:00
DnsTab now exposes every field the legacy panel did — top-level toggles (tag, hosts, queryStrategy, disableCache/queryConcurrency, fallback strategy, client subnet), the servers table with per-row strategy and domain/expectIP/unexpectedIP overrides, and the Fake DNS pool. The new DnsServerModal covers the full add/edit flow and collapses to a bare string when the user only sets an address — matching the wire shape the legacy form emits for plain DNS entries like "8.8.8.8". Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| BalancerFormModal.vue | ||
| BalancersTab.vue | ||
| BasicsTab.vue | ||
| DnsServerModal.vue | ||
| DnsTab.vue | ||
| NordModal.vue | ||
| OutboundFormModal.vue | ||
| OutboundsTab.vue | ||
| RoutingTab.vue | ||
| RuleFormModal.vue | ||
| useXraySetting.js | ||
| WarpModal.vue | ||
| XrayPage.vue | ||