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-01-12Small edit & fixes (#1571)shahin-io
2024-01-11better view for http headerMHSanaei
2024-01-10reset button for kcp & quicMHSanaei
2024-01-10fix translationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10wireguard outboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-10[feature] wireguard inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2024-01-09Update dependencies and Xray v1.8.7MHSanaei
2024-01-09bug fix #1524MHSanaei
2024-01-09Overall Enhancement (#1524)shahin-io
2024-01-02added Jalalian datepicker (shamsi) (#1460)Ali Rahimi
* added datepicker option in setting page jalalian datepicker component was added translate files for datepicker updated * dark mode bug fixed
2024-01-01Outboud wireguard protocol support (#1451)Serge Pavlyuk
* Wireguard outbound settings modal window * wireguard optional fields saniteze fix * wireguard save domainStrategy and reserved(not implemented in form but will work) --------- Co-authored-by: Сергей Павлюк <spavlyuk@nic.ru>
2023-12-23 tcp header - set name to hostMHSanaei
2023-12-23fix outbound socks/httpMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-19Minor UI fixes (#1405)Tara Rostami
* Update translate.en_US.toml * Update stream_kcp.html * Update vless.html * Update shadowsocks.html * Update external_proxy.html * Update stream_sockopt.html * Update sniffing.html * Update tls_settings.html * Update dokodemo.html * Update shadowsocks.html * Update socks.html * Update stream_ws.html * Update tls_settings.html * Update index.html * Update translate.en_US.toml * Update translate.fa_IR.toml * Update translate.ru_RU.toml * Update translate.vi_VN.toml * Update translate.zh_Hans.toml * Update outbound.html * Update outbound.html * Update trojan.html * Update vless.html * Update stream_kcp.html * Update xray.html * Update stream_grpc.html * Update custom.css * Update stream_quic.html * Update custom.css * Update custom.css * Update custom.css * Update inbounds.html
2023-12-17Minor improvements in UI (#1399)Tara Rostami
2023-12-14v2.0.1MHSanaei
2023-12-13[gui] redesign formsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-12bug fix - xtlsMHSanaei
2023-12-12Update inbound_info_modal.html (#1342)Tara Rostami
* Update login.html * Update custom.css * Update inbound_info_modal.html * Update custom.css * Update custom.css
2023-12-10trojan fallbackMHSanaei
2023-12-10small fixes #1300Alireza Ahmadi
2023-12-10fixMHSanaei
2023-12-09bug fix - multi certMHSanaei
2023-12-09<tr> <td> instead of <a-form-item>MHSanaei
convert the form structure to use <tr> and <td> instead of <a-form-item>,
2023-12-09better viewMHSanaei
2023-12-08fit xray settings #1300Alireza Ahmadi
2023-12-08multi path in tcp request header #1300Alireza Ahmadi
2023-12-08Add TLS for SHADOWSOCKS #1300Alireza Ahmadi
2023-12-08Expand multiDomain to externalProxy #1300Alireza Ahmadi
2023-12-08optimize security in front codes #1300Alireza Ahmadi
2023-12-06small theme fixes #1286Alireza Ahmadi
2023-12-05xray setting enhancements #1286Alireza Ahmadi
2023-12-04[bug] fix status colors in pagesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-12-04fix color & stream viewMHSanaei
2023-12-04new frontend and mobile view #1286Alireza Ahmadi
2023-08-30v1.7.8MHSanaei
2023-08-26add tls ocspStaplingMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Clean legacy vmessMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Show ALPN orderMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Transparent Proxy with sockopt Stream SettingMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09multi user HTTP & Socks inboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-29sockopt acceptProxyProtocol for h2 , gRPC #773MHSanaei
2023-07-28random password button for kcp , quicMHSanaei
2023-07-27full multiuser shadowsocksMHSanaei
full multiuser shadowsocks + fix logs after api changes Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18update - shadowsocksMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-21better clients info tablesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-13removed - alterIdMHSanaei
https://github.com/XTLS/Xray-core/pull/2199 https://github.com/XTLS/Xray-core/commit/9112cfd39c2105d5b513275f9659b26e92fa7b67
2023-06-09new - acceptProxyProtocol for H2 and gRPC #581MHSanaei
2023-06-09new - Reject Unknown SNI - thanks to @sudospaesMHSanaei
2023-06-09random password button for SS & moreMHSanaei
crypto.getRandomValues for uuid change name randomText to randomLowerAndNum