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-01-26TLS - serverNameToVerifymhsanaei
2025-01-22XHTTP - scStreamUpServerSecsmhsanaei
2025-01-21Group Management of Subscription Clients (#2644)Ali Rahimi
* add group user with the same subscription id to all inbounds * code format compare * add await for reset client traffic * en language changed * added client traffic syncer job * handle exist email duplicate in sub group * multi reset and delete request for clients group * add client traffic syncer setting option * vi translate file updated * auto open qr-modal bug fixed
2025-01-11Minor Fixes (UI) (#2636)Tara Rostami
* Minor Fixes (UI) * Update custom.min.css
2025-01-05bug fixmhsanaei
2025-01-01httpupgrade: remove host from headermhsanaei
2025-01-01Added "comment" in all languages (#2631)LoST
- Added a "comment" in all languages --------- Co-authored-by: mhsanaei <ho3ein.sanaei@gmail.com>
2025-01-01xmux - hMaxReusableSecsmhsanaei
2025-01-01tcpNoDelay to penetratemhsanaei
2024-12-30Fallback - Realitymhsanaei
this is not my problem they don't mention it on their document
2024-12-27Client: Commentmhsanaei
now you can add Comment and write anything you want to remember
2024-12-17XHTTP: server & clientmhsanaei
Remove scMinPostsIntervalMs, xmux, noGRPCHeader from the server side and add them to the client side. Before you could have them on sub json but I decided to remove them.
2024-12-16XHTTP: Add "scMaxBufferedPosts"v2.4.9mhsanaei
2024-12-16XHTTP: Add "hMaxRequestTimes, hKeepAlivePeriod"MHSanaei
2024-12-11XHTTP: Add "keepAlivePeriod"mhsanaei
2024-12-04Transport: Remove HTTPmhsanaei
Migrated to XHTTP "stream-one" mode.
2024-12-04splithttp to xhttpmhsanaei
2024-12-04WebSocket: Add heartbeatPeriodmhsanaei
2024-11-21XHTTP: noGRPCHeadermhsanaei
2024-11-14SplitHTTP - Modemhsanaei
2024-11-12ShadowSocks - ivCheckmhsanaei
2024-11-03rename - splithttp to xhttpmhsanaei
2024-10-29removed - XTLS Securitymhsanaei
because its too old and no one use it anymore
2024-10-20wireguard - noKernelTunMHSanaei
2024-10-17splithttp - xmux (change default value)mhsanaei
2024-10-16REALITY: target as an alias of destmhsanaei
I don't want to add it separately because they are the same, just the name is different.
2024-10-16Wireguard - kernel Tunmhsanaei
2024-10-04change name H2 to HTTPmhsanaei
because we also have h3 on it
2024-10-03Show tcpNoDelay only when tcpMptcp is truemhsanaei
2024-10-03Show buildChain only when usage is 'issue'mhsanaei
2024-10-03maxConcurrency/maxConnections visibilitymhsanaei
2024-10-01update dependenciesmhsanaei
2024-10-01RAW as an alias of TCPmhsanaei
2024-09-27Reality - min,max client (not active)mhsanaei
2024-09-27Temporarily disabled Allocatemhsanaei
2024-09-26inbound - better viewmhsanaei
2024-09-26refactor: split XTLS and Reality form tls into separate filesmhsanaei
2024-09-24removed - timeoutmhsanaei
2024-09-24add or remove noisemhsanaei
2024-09-17HTTP - Allow Transparentmhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16minor changesmhsanaei
2024-09-16New - splithttp (xmux)mhsanaei
2024-09-16more details - vmess securitymhsanaei
2024-09-16New - Allocatemhsanaei
2024-09-16fix mistake - security only for vmessmhsanaei
2024-09-16New - DNS Outbound (nonIPQuery, blockTypes)mhsanaei
2024-09-13Reality - maxTimediffmhsanaei
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