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-12-16XHTTP: Add "scMaxBufferedPosts"v2.4.9mhsanaei
2024-12-16XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod"MHSanaei
2024-12-11XHTTP: Add "keepAlivePeriod"mhsanaei
2024-12-05xhttp - default settingsmhsanaei
2024-12-04Transport: Remove HTTPmhsanaei
Migrated to XHTTP "stream-one" mode.
2024-12-04splithttp to xhttpmhsanaei
2024-12-04WebSocket: Add heartbeatPeriodmhsanaei
2024-12-03XHTTP: Add "stream-one"mhsanaei
2024-11-21XHTTP: noGRPCHeadermhsanaei
2024-11-14SplitHTTP - Modemhsanaei
2024-11-12ShadowSocks - ivCheckmhsanaei
2024-11-03rename - splithttp to xhttpmhsanaei
2024-10-30REALITY: SplitHTTP transportmhsanaei
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-10-21fix outbound noisesmhsanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-10-20wireguard - noKernelTunMHSanaei
2024-10-17feat(tgbot): Add the option to change the telegram API server (#2584)MadrinX
2024-10-17splithttp - xmux (change default value)mhsanaei
2024-10-17freedom - default settingsmhsanaei
2024-10-16Wireguard - kernel Tunmhsanaei
2024-10-09Sniffing - change defaultmhsanaei
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-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-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-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-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-01pageSize default to 50mhsanaei
2024-06-18some changesmhsanaei
undo secret key gen for wireguard