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-30REALITY: SplitHTTP transportmhsanaei
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-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-16New - splithttp (xmux)mhsanaei
2024-09-16New - Allocatemhsanaei
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-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-06improve randomShortId , format documentmhsanaei
2024-08-04new - cert (build Chain)mhsanaei
2024-07-29new - splithttp (noSSEHeader)mhsanaei
2024-07-29new - splithttp (scMinPostsIntervalMs)mhsanaei
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-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-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-04-20UI Improvements (#2228)Tara Rostami
* UI Improvements Better Table Update QR Code Modal Better Info Modal Compression HTML files Better Dropdown Menu Better Calendar and more .. Remove files Minor Fixes
2024-04-17minor changes - chat idmhsanaei
2024-04-02add header for httpupgrademhsanaei
2024-04-01Add host for WSmhsanaei
2024-03-11New - gRPC AuthorityMHSanaei
2024-03-11New - HttpUpgrade TransportMHSanaei
2024-02-21[wg] fix subnet in peerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-21[wg] new peer with one IPMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-19open sniffing for all protocolsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-18[wg] auto multi-peer and qrcodeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17[logs] new bug-free log_writerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-26ipv6 for familyProtect and some changesMHSanaei
2024-01-10fix mistake - xtlsMHSanaei
2024-01-10[feature] wireguard inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09[bug] fix tcp http header versionMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-18alpn order changeMHSanaei