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
2024-10-09Sniffing - change defaultmhsanaei
2024-10-03add language zh-Tw (#2572)Huang Kuan Wei
* add translation zh-TW * add zh-TW to langs.js
2024-09-24removed - timeoutmhsanaei
2024-09-24add or remove noisemhsanaei
2024-09-17HTTP - Allow Transparentmhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16New - splithttp (xmux)mhsanaei
2024-09-16New - Allocatemhsanaei
2024-09-16New - DNS Outbound (nonIPQuery, blockTypes)mhsanaei
2024-09-13freedom - default value for timeoutmhsanaei
I've seen many users make the mistake of not setting the timeout value in Xray, which causes errors. Then, they mistakenly assume that 3x-ui has a bug.
2024-09-12Session - default 60 minute (minimum)mhsanaei
2024-09-09quic removedmhsanaei
2024-09-05new - Português (Brazil) langsmhsanaei
2024-09-02fix TypeError: this.shortIds.split is not a function (#2507)Dmitry Zhavoronkov
* fix TypeError: this.shortIds.split is not a function
2024-09-02freedom redirectmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-08-30v2.3.14v2.3.14mhsanaei
2024-08-29New - Noisemhsanaei
freedom
2024-08-28Fix Language Code for CN (#2501)bigbug
2024-08-19New - Splithttp (xPaddingBytes)mhsanaei
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-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-07-29new - splithttp (noSSEHeader)mhsanaei
2024-07-29new - splithttp (scMinPostsIntervalMs)mhsanaei
2024-07-15disable mux for vision flowmhsanaei
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-08axios v1.7.2mhsanaei
2024-07-01pageSize default to 50mhsanaei
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-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-24new - (TLS) Session Resumptionmhsanaei
2024-05-24new - sockopt : all features #2293mhsanaei
2024-05-22new - (Sockopt) tcpMptcp , tcpNoDelaymhsanaei
https://xtls.github.io/en/config/transport.html#sockoptobject
2024-05-22new - (TLS) disable System Rootmhsanaei
2024-05-22new - Cert (TLS-XTLS) - oneTimeLoading , usagemhsanaei
2024-05-16bug fix - bulk Telegram ChatIDmhsanaei
2024-05-08sniffing - metadataOnly, routeOnlymhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-08add dokodemo timeoutmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-05-07remove version - folder namemhsanaei