3x-ui/web/html/form
MHSanaei 88dafa6cdf
XDNS finalmask: Support resolvers (client) and domains (server)
Treat the xdns mask type as a multi-value setting and update forms accordingly. Inbound/outbound UdpMask models now return arrays for xdns (inbound: settings.domains, outbound: settings.resolvers) using Array.isArray checks. UI templates were split so 'header-dns' still uses a single domain string, while 'xdns' renders a tags-style <a-select> for multiple entries (domains/resolvers). Conditionals were made explicit (mask.type === ...) instead of using includes(). Changed files: web/assets/js/model/inbound.js, web/assets/js/model/outbound.js, web/html/form/outbound.html, web/html/form/stream/stream_finalmask.html.
2026-04-20 19:09:45 +02:00
..
protocol tun: dual MTU, gateway, DNS, auto routing 2026-04-20 18:14:32 +02:00
stream XDNS finalmask: Support resolvers (client) and domains (server) 2026-04-20 19:09:45 +02:00
client.html reset button for auth password 2026-04-20 17:25:18 +02:00
inbound.html finalmask 2026-04-20 16:55:06 +02:00
outbound.html XDNS finalmask: Support resolvers (client) and domains (server) 2026-04-20 19:09:45 +02:00
reality_settings.html finalmask 2026-04-20 16:55:06 +02:00
sniffing.html Sniffing: Add ipsExcluded, domainsExcluded (supports IP, CIDR, "geoip:", "ext:") 2026-04-20 18:22:43 +02:00
tls_settings.html add hysteria inbound 2026-04-20 16:05:27 +02:00