3x-ui/web
Nikita Nemirovsky ba8194141b fix(sub): support Reality params for fallback inbounds via externalProxy
Extract Reality settings (pbk, sni, sid, fp, spx) from stream config
unconditionally rather than only when security is "reality". This allows
inbounds behind a VLESS fallback (security: "none") to generate correct
subscription links when externalProxy overrides security to "reality"
via forceTls.

Also fix genAllLinks crash when remarkModel contains characters without
a corresponding entry in the orders map (e.g., 'o' when externalProxy
is empty).
2026-04-02 12:06:41 +08:00
..
assets fix(sub): support Reality params for fallback inbounds via externalProxy 2026-04-02 12:06:41 +08:00
controller Add Go code analyzer workflow 2026-03-17 23:01:15 +01:00
entity feat: more subscription information fields (#3701) 2026-01-26 23:06:01 +01:00
global Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
html Adjust KCP MTU when selecting xDNS mask 2026-03-04 13:39:14 +01:00
job fix: Ban new IPs with fail2ban instead of disconnected the client. (#3919) 2026-03-17 21:18:10 +01:00
locale update dependencies 2026-03-04 13:05:29 +01:00
middleware docs: add comments for all functions 2025-09-20 09:35:50 +02:00
network docs: add comments for all functions 2025-09-20 09:35:50 +02:00
service Add Go code analyzer workflow 2026-03-17 23:01:15 +01:00
session docs: add comments for all functions 2025-09-20 09:35:50 +02:00
translation Update translate.ru_RU.toml (#3889) 2026-03-17 21:24:09 +01:00
websocket Add url speed test for outbound (#3767) 2026-02-09 21:43:17 +01:00
web.go fix: remove excluded paths from gzip middleware in router initialization (#3860) 2026-03-01 15:18:16 +01:00