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-30v2.6.7v2.6.7mhsanaei
2025-08-30Xray Core v25.8.29mhsanaei
2025-08-28removed: Allocatemhsanaei
2025-08-28Add all-time traffic for inbounds and clients (#3387)Ali Golzar
* feat(db): add allTime field to Inbound and ClientTraffic models * feat(inbound): increment all_time for inbounds and clients on traffic updates calculate correct all_time traffic on migrate command * feat(ui): show all-time traffic column for inbounds and its clients * i18n: add pages.inbounds.allTimeTraffic label across locales * Add All Time Traffic Usage in inbounds page top banner
2025-08-27Created / Updated fields for clients (#3384)Ali Golzar
* feat(backend): add created_at/updated_at to clients and maintain on create/update backfill existing clients and set updated_at on mutations * feat(frontend): carry created_at/updated_at in client models and round-trip via JSON * feat(frontend): display Created and Updated columns in client table with proper date formatting * i18n: add pages.inbounds.createdAt/updatedAt across all locales * Update inbound.go Remove duplicate code
2025-08-25AutoFill OTP (#3381)Igor Finagin
https://developer.apple.com/documentation/security/enabling-password-autofill-on-an-html-input-element
2025-08-21more list for public IP addressmhsanaei
2025-08-17feat: Add remaining time to tgbot #3355 (#3360)Alireza Ahmand
2025-08-17minor changesmhsanaei
2025-08-17go v1.25mhsanaei
2025-08-17DNS outbound: Set "reject" as the default value for nonIPQuerymhsanaei
2025-08-15fix: fail2ban on Debian 12 #1701mhsanaei
2025-08-14actions/checkout from 4 to 5mhsanaei
2025-08-14Freedom: Add maxSplit fragment option; Add applyTo noises optionmhsanaei
2025-08-14Moved DB to same app folder on Windows (#3340)fgsfds
* moved db to user folder on windows * moved db to local appdata * made getDBFolderPath func private * added getWindowsDbPath() func * fix --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-08-12Update FUNDING.ymlmhsanaei
2025-08-12remove unnecessary ant filesmhsanaei
2025-08-12remove unnecessary vue filesmhsanaei
2025-08-09fix saving sockoptAlireza Ahmadi
2025-08-09Axios v1.11.0mhsanaei
2025-08-09chore: update polygon token name (#3338)g0l4
2025-08-08v2.6.6v2.6.6mhsanaei
2025-08-08upgrade telego (#3334)Alireza Ahmadi
2025-08-08better musl libc usagemhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2025-08-08update dependenciesmhsanaei
2025-08-08remove ocspStaplingmhsanaei
2025-08-07fix: Xray restarting after being manually stopped (#2896) (#3329)fgsfds
2025-08-07musl: new versionmhsanaei
2025-08-06fix: inbounds slow loading (#3228) (#3322)somebodywashere
especially encountered on big amount of clients
2025-08-06Added Update all geofiles button (#3318)fgsfds
* added Update all geofiles button * localized update all string
2025-08-05Merge pull request #3317 from MHSanaei/dekodemo_sockoptSanaei
add sockopt to dockodemo
2025-08-05add sockopt to dockodemoAlireza Ahmadi
2025-08-05Added filters to the xray logs viewer (#3314)fgsfds
* added filters to xray logs viewer * better freedom/blackhole tags handling * better freedom/blackhole tags handling 2 * fix comments * fix comments 2
2025-08-04remove: glibc checkmhsanaei
now you can install on all OS like ubuntu 20 or 18
2025-08-04v2.6.5v2.6.5mhsanaei
2025-08-04fix: sub enable warningmhsanaei
2025-08-04Added xray access log viewer (#3309)fgsfds
* added xray access log viewer * made modal window width adaptive * hide logs button if xray logs are disabled
2025-08-04fix: IPLimitlog displaymhsanaei
2025-08-04fix: simplify error handlingmhsanaei
2025-08-04fix portMap json (#3312)Sanaei
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04Merge pull request #3311 from MHSanaei/dokodemo_portMapSanaei
add dokodemo port mapping
2025-08-04add dokodemo port mappingAlireza Ahmadi
2025-08-04add ech support (#3310)Sanaei
Co-authored-by: Alireza Ahmadi <alireza7@gmail.com>
2025-08-04runs-on: ubuntu-latestmhsanaei
2025-08-04use musl libc toolchains for build statically linked binaries (#3191)elseif
2025-08-04default Max Age to 360minmhsanaei
2025-08-04update languagesmhsanaei
2025-08-04fix: pqv for sub #3306mhsanaei
2025-08-04minor changesmhsanaei
2025-08-04xray core v25.8.3mhsanaei