Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)Author
2026-05-04Update QUIC params defaults and UI validationsMHSanaei
2026-05-04Check scanner error in GetXrayLogsMHSanaei
2026-05-04API: Check client existenceMHSanaei
2026-05-04fix(security): sanitize remote IP headers and escape log viewer outputMHSanaei
2026-05-04Freedom outbound: Add finalRulesMHSanaei
2026-05-04TLS: Remove ECH Force QueryMHSanaei
2026-04-28translate updateMHSanaei
2026-04-28feat: add panel update functionality via web GUI (#4117)Farhad H. P. Shirvan
2026-04-28xray-setting: pin api routing rule to index 0 on save (#4124)pwnnex
2026-04-27v2.9.3v2.9.3MHSanaei
2026-04-27Minor changesMHSanaei
2026-04-27fix: handle Init error in GetXrayTraffic to prevent nil pointer panicMHSanaei
2026-04-27TCP MasksMHSanaei
2026-04-27kcp: noise, header-custom, sudokuMHSanaei
2026-04-27sub: kcp finalmaskMHSanaei
2026-04-26kcp: mtu and ttiMHSanaei
2026-04-26Increase KCP maxSendingWindow to 2MiBMHSanaei
2026-04-26Replace with-block with explicit settingsMHSanaei
2026-04-26Default to dark theme when unsetMHSanaei
2026-04-26wireguard: linkMHSanaei
2026-04-26DNS outbound: Add rulesMHSanaei
2026-04-23Merge pull request #4092 from pwnnex/fix/iplimit-live-only-slot-countpwnnex
2026-04-23iplimit: dont count idle db-only ips toward the per-client limitpwnnex
2026-04-23Feature: Copy clients between inbounds (#4087)Rs.Nest
2026-04-22SS: remove unsupported cipher methodMHSanaei
2026-04-22hysteria: also accept "hysteria2" protocol stringpwnnex
2026-04-22Merge pull request #4083 from pwnnex/fix/iplimit-stale-db-evictpwnnex
2026-04-22Fix IP Limit continuous ban loop from stale DB entries (#4077)pwnnex
2026-04-22Extract bot command setup into trySetBotCommandsMHSanaei
2026-04-22fix(panel): set ALPN to h3 when switching to Hysteria protocol (#4076)Imgodmaoyouknow
2026-04-21Lower minimum Xray versionMHSanaei
2026-04-21Add None option VLESS auth selectionMHSanaei
2026-04-21Fix blank Xray Settings page from wrapped xrayTemplateConfig (#4059) (#4069)pwnnex
2026-04-21fix timelocation for windowsMHSanaei
2026-04-21sub json fix fragment noises effectMHSanaei
2026-04-21Fix xhttp xPadding settings missing from generated links (panel + subs) (#4065)pwnnex
2026-04-21Fix: hysteria link gen crashes when echConfigList is a string (#4064)pwnnex
2026-04-21Reduce observatory probe intervals and timeoutMHSanaei
2026-04-21 balancerTags with a default empty entryMHSanaei
2026-04-21kcp : default value maxSendingWindowMHSanaei
2026-04-21Set CWND multiplier default and min to 1MHSanaei
2026-04-21salamander obfs and remove auth fieldMHSanaei
2026-04-21revert Fix geosite:ru rule (ram leak)MHSanaei
2026-04-20v2.9.0v2.9.0MHSanaei
2026-04-20Bump Xray version cutoff to 26.4.17MHSanaei
2026-04-20bug fixMHSanaei
2026-04-20XDNS finalmask: Support resolvers (client) and domains (server)MHSanaei
2026-04-20Sniffing: Add ipsExcluded, domainsExcluded (supports IP, CIDR, "geoip:", "ext:")MHSanaei
2026-04-20tun: dual MTU, gateway, DNS, auto routingMHSanaei
2026-04-20Add ipsBlocked to FreedomMHSanaei