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
AgeCommit message (Collapse)Author
2025-08-04kill process instead of sending SIGTERM on Windows (#3304)fgsfds
2025-08-03v2.6.3v2.6.3mhsanaei
2025-08-03Xray core: old version removedmhsanaei
2025-08-03outbound: mldsa65Verifymhsanaei
2025-08-03pqv: mldsa65Verifymhsanaei
2025-07-28remove password typemhsanaei
2025-07-28Reality: min & max client vermhsanaei
2025-07-27Added list of services for get public IP address (IP v4 and v6) (#3216)Mikhail Grigorev
* Fixed get public IP address * Remove https://ifconfig.io/ip and https://ipinfo.tw/ip --------- Co-authored-by: Mikhail Grigorev <grigorev_mm@magnit.ru>
2025-07-27small improvement (#3277)X-Oracle
2025-07-27xray core v25.7.26mhsanaei
2025-07-27Merge pull request #3279 from MHSanaei/mldsa65Sanaei
add mldsa65
2025-07-25add mldsa65Alireza Ahmadi
2025-07-24xray core v25.7.24mhsanaei
2025-07-24GO v1.24.5 + update dependenciesmhsanaei
2025-07-23Endpoint for updating client traffic by email (#3259)Azavax
* Update api.go * Update inbound.go * Update inbound.go
2025-07-23Update install.sh (#3267)xujie86
2025-07-22Increase the number of characters for webBasePath (#3239)xujie86
2025-07-22ocspStapling set to 0mhsanaei
2025-07-10fix writeCrashReport() typo (#3218)Danilo Nascimento
2025-07-06v2.6.2v2.6.2mhsanaei
2025-07-06new alternative to get public IP addressmhsanaei
2025-07-06chore: return automatic generation of shadowsocks keysShishkevich D.
2025-07-06fix: login title shifts the input fieldsShishkevich D.
* chore: revert "fix: reduced login title font-size for mobile (#3105)" * chore: short login title translation for russian * chore: change login title translation for ukrainian
2025-07-04fixed: mux #3185mhsanaei
2025-07-04fixed: type #3186mhsanaei
2025-07-02v2.6.1v2.6.1mhsanaei
2025-07-02chore: reset two-factor authentication after changing admin credentials (#3029)Shishkevich D.
* chore: add `resetTwoFactor` argument for main.go fixes #3025 * chore: reset two-factor authentication after changing admin credentials * chore: reset two-factor authentication after changing admin credentials --------- Co-authored-by: somebodywashere <68244480+somebodywashere@users.noreply.github.com> Co-authored-by: Sanaei <ho3ein.sanaei@gmail.com>
2025-07-02update dependenciesmhsanaei
2025-06-24chore: mark `2053` port as unsecuredShishkevich D.
2025-06-24fix: selecting a supported languageShishkevich D.
english could be selected by default at first load, even if the user's language was supported by the panel
2025-06-23chore: russian language improvementsShishkevich D.
2025-06-21refactor: new loading logic, icons for tabsShishkevich D.
2025-06-21refactor: use new page templatesShishkevich D.
2025-06-21chore: clients comment improvementShishkevich D.
- use default ant components instead custom styles - remove comments in inbound info modal (duplicates information) - enhance tooltip usage
2025-06-21feat: add comments under client id (#3131)Vadim Iskuchekov
2025-06-20fix: generate correct keys for shadowsocks inboundsShishkevich D.
2025-06-19Merge pull request #3125 from xujie86/patch-2Sanaei
Add RHEL on x-ui.sh
2025-06-19Update x-ui.shxujie86
2025-06-18chore: add new dns features from v25.6.8Shishkevich D.
* chore: add new dns params * chore: add `DNS Presets` modal * chore: edit file names
2025-06-18fix: reduced login title font-size for mobile (#3105)spatiumstas
2025-06-17refactor: use `math.MaxUint16` when checking portShishkevich D.
2025-06-17chore: add download config button for wireguardShishkevich D.
2025-06-16chore: add `RHEL` system to install.shxujie86
fixed #3097
2025-06-16chore: add translations for routing tableShishkevich D.
2025-06-16chore: up minimal xray-core version to v25.6.8Shishkevich D.
2025-06-13chore: build image in docker composeShishkevich D.
this makes it possible to run development build using Docker.
2025-06-11Merge pull request #3087 from rammiah/mainSanaei
feat: support metrics config
2025-06-11feat: support metrics configrammiah
2025-06-10chore: update the installation command (#3069)Jay
* install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line * install command had an extra $ at the first of the line
2025-06-05chore: clean readme, add link to wiki (#3045)Shishkevich D.