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-04-06Code refactoring (#2865)Shishkevich D.
* refactor: use vue inline styles in entire application * refactor: setting row in dashboard page * refactor: use blob for download file in text modal * refactor: move all html templates in `web/html` folder * refactor: `DeviceUtils` -> `MediaQueryMixin` The transition to mixins has been made, as they can update themselves. * chore: pretty right buttons in `outbounds` tab in xray settings * refactor: add translations for system status * refactor: adjust gutter spacing in setting list item * refactor: use native `a-input-password` for password field * chore: return old system status with new translations * chore: add missing translation
2025-03-17chore: some improvements (#2782)Shishkevich D.
* chore: improve outbound link input * chore: ui improvement
2025-03-09Revert "chore: add new grpc params for outbound (#2744)"Shishkevich D.
This reverts commit c49ec9a74cf1c407cbe872355f1e2ac03a8e3080.
2025-03-09chore: add new grpc params for outbound (#2744)Shishkevich D.
2025-03-05Noise: Add hexmhsanaei
2025-03-05Sockopt: Add addressPortStrategymhsanaei
2025-01-05bug fixmhsanaei
2025-01-01xmux - hMaxReusableSecsmhsanaei
2025-01-01tcpNoDelay to penetratemhsanaei
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-04Transport: Remove HTTPmhsanaei
Migrated to XHTTP "stream-one" mode.
2024-12-04splithttp to xhttpmhsanaei
2024-12-04WebSocket: Add heartbeatPeriodmhsanaei
2024-11-14SplitHTTP - Modemhsanaei
2024-11-03rename - splithttp to xhttpmhsanaei
2024-10-20wireguard - noKernelTunMHSanaei
2024-10-16Wireguard - kernel Tunmhsanaei
2024-10-03Show tcpNoDelay only when tcpMptcp is truemhsanaei
2024-09-24removed - timeoutmhsanaei
2024-09-24add or remove noisemhsanaei
2024-09-17update noise to noisesmhsanaei
+ type
2024-09-16fix mistake - security only for vmessmhsanaei
2024-09-16New - DNS Outbound (nonIPQuery, blockTypes)mhsanaei
2024-09-09quic removedmhsanaei
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-11new - vmess security (inbound client side - outbound)mhsanaei
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-05-22new - (Sockopt) tcpMptcp , tcpNoDelaymhsanaei
https://xtls.github.io/en/config/transport.html#sockoptobject
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-02add header for httpupgrademhsanaei
2024-03-12limit mux to connection base outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-12Xray Outbound - Authority gRPCMHSanaei
2024-03-12new - DNS obf type for kcpMHSanaei
2024-03-12[xray] add outbound sendThrough + warp typo fixMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray outbound] add muxMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray] add sockopt to all outboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[sub] random reality paramsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11[xray outbound] add sockoptMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-03-11New - HttpUpgrade TransportMHSanaei
2024-02-18[wg] auto multi-peer and qrcodeMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-02-17Minor fix in outbound form (#1810)Shahin
* Update outbound.html * Update outbound.js * Update outbound.html * Update outbound.html
2024-01-24gen button - publicKey & pskMHSanaei
2024-01-12Small edit & fixes (#1571)shahin-io
2024-01-10wireguard outboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09Overall Enhancement (#1524)shahin-io