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 (Collapse)Author
2024-08-11Dokodemo - default timeout to 30smhsanaei
2024-08-11splithttp - change default to accept range (better upload now)mhsanaei
2024-08-11new - vmess security (inbound client side - outbound)mhsanaei
2024-08-08Fix domain validation for Nginx/CDN compatibility #2450mhsanaei
2024-08-06default settingmhsanaei
2024-08-06improve randomShortId , format documentmhsanaei
2024-08-06fix sessionmhsanaei
2024-08-04new - cert (build Chain)mhsanaei
2024-08-02Added Turkish translation (#2442)Atageldi Didarov
* create translate.tr_TR.toml * added confirmToggle key * Update langs.js
2024-08-02translate improved - RU (#2441)Artem
2024-07-29new - splithttp (noSSEHeader)mhsanaei
2024-07-29new - splithttp (scMinPostsIntervalMs)mhsanaei
2024-07-23API - Get client's traffic By IDmhsanaei
Co-Authored-By: Hassan Ali Gilani <mr.ajaxian@gmail.com>
2024-07-19fixmhsanaei
2024-07-16Xray core v1.8.18mhsanaei
2024-07-15[warp] enhanced + delete optionmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fallback outbound in balancermhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15disable mux for vision flowmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fix domain validatormhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15fix observatory datamhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-15safe loginmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-07-14default - alpn h3, utls randommhsanaei
2024-07-14Refactor HttpUtil and Msg: optimize methodsmhsanaei
2024-07-13date format - jalalianmhsanaei
2024-07-09fix wrong splithttp default (#2433)mmmray
This default is defined as 1MB, but maxUploadSize is to be specified in bytes. This confusion could've come from poorly written documentation in xray, but it has been updated. in general I wish that panels would not set defaults at all and instead just omit parameters (in sharelinks, inbounds, ...) that the user didn't set explicitly. If I want to change the defaults in xray's codebase, it seems that all the panels will have to update the default too. I see marzban doing the same kind of things.
2024-07-09improved - message logsmhsanaei
2024-07-08axios v1.7.2mhsanaei
2024-07-08Expand arch support in downloadXRaymhsanaei
2024-07-07Typo fixedmhsanaei
2024-07-05change session namemhsanaei
2024-07-04some changesmhsanaei
2024-07-04unnecessary logmhsanaei
2024-07-04typomhsanaei
2024-07-03tgbot - login notify (show password for failed login)mhsanaei
2024-07-01pageSize default to 50mhsanaei
2024-06-24ensure file existsmhsanaei
2024-06-18some changesmhsanaei
undo secret key gen for wireguard
2024-06-18new - splithttp transportmhsanaei
splithttp inbound splithttp outbound change priority host for ws - httpupgrade (host>>headers)
2024-06-17ipLimitEnable for ip logmhsanaei
2024-06-17check error in remove by core-apimhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-06-17gopsutil v4mhsanaei
2024-06-12Outbound - UoTVersion for SSmhsanaei
2024-06-07{fix} outbound - wireguardmhsanaei
2024-06-07Outbound - Correct parameter order in Grpc #2270 #2348mhsanaei
Co-Authored-By: Amir Hossein Jeddi <seriousmvs@gmail.com>
2024-05-28minor changesmhsanaei
2024-05-28new - vCPUsmhsanaei
2024-05-25Add CLI to set panel cert (#2305)Maisam
* Add webBasePath update feature to CLI * Add certificate setting update to CLI * Revert "Add certificate setting update to CLI" This reverts commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6. * Add certificate setting update to CLI (cherry picked from commit 2a937d59d7c1f3edeb66782a4b235bafc89dfff6)
2024-05-25Add webBasePath update feature to CLI (#2300)Maisam
2024-05-24new - (TLS) Session Resumptionmhsanaei
2024-05-24new - sockopt : all features #2293mhsanaei