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
path: root/web
AgeCommit message (Collapse)Author
2023-08-26v1.7.7v1.7.7MHSanaei
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-26Add encrypt subscription ON/OFF switchMHSanaei
Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-08-26some changesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26Show ALPN orderMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26[sub] support client-side group nameMHSanaei
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-26[db] Enbancement add traffic fully transactionalMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26[ss] add ietf methodsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-26[sub] improve usage info in RemarkMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-24daily clear logs #952Hamidreza
2023-08-21Added Vietnamese Language (#939)quydang
2023-08-17fix switch enable function for clientsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-12fix finding client issue #884MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09multi user HTTP & Socks inboundsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09[front] better info modalMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09[front] better info modalMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-09add panel usage to main pageMHSanaei
2023-08-08Add iran.dat when updating xray (#870)Hamidreza
we can download iran.dat, because it's one of the required files in our settings
2023-08-08[ss] fix 2022 links #878MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-08-02v1.7.5v1.7.5MHSanaei
2023-08-01IP Limit Tweaks to reduce false bans (#850)somebodywashere
* IP Limit Tweaks to reduce false bans 1) Check IPs every 10s instead of 20s 2) F2B jail: maxretry 3 -> 4, findtime 100 -> 60 * USERS SHOULD UPDATE BANTIME ONCE AFTER UPDATE to recreate jail for Ip Limit
2023-07-31log level & syslogMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31fix logs in apiMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-31[SS] fix bulk creationMHSanaei
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-27because of #815 now we can use XTLS/Xray-coreMHSanaei
change MHSanaei/Xray-core to XTLS/Xray-core
2023-07-26No reason to write to BlockedIPs (#815)somebodywashere
2023-07-18new - fakednsMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18update - shadowsocksMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18[feature] using xray API for inboundMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-07-18set flow to none when we change TCP thanks to @sudospaesMHSanaei
when we change transmission type from TCP to others Co-Authored-By: SudoSpace <79229394+sudospaes@users.noreply.github.com>
2023-07-01change heightMHSanaei
2023-07-01🚀 Some improvements for x-ui.sh and ip job (#665)Hamidreza
2023-06-25change gin-contrib to CalidityMHSanaei
its just a fork for gin-contrib
2023-06-24Added IP Limit Management to x-ui menu, Tweaked IP Limit to check every 20s ↵somebodywashere
(#615) Co-authored-by: Hamidreza <70919649+hamid-gh98@users.noreply.github.com> Co-authored-by: Ho3ein <ho3ein.sanaei@gmail.com>
2023-06-21simplify with show remaining flowMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-21better clients info tablesMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-17new - tg Login Notification #584MHSanaei
2023-06-16new - loglevel (#612)Ho3ein
2023-06-16fix default language in initLocalizerMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-16fix warning when there is no access.logMHSanaei
after this if limitip is 0 and there is no access.log on xray config you don't see this warning access.log doesn't exist in your config.json ------------- better view on ip log ------------- update dependencies
2023-06-15Removed ipLimit from the panel, changed the code to work with fail2ban (#580)somebodywashere
* Logging for fail2ban service Removed limitDevice and other unnecessary functions * Logging for fail2ban service Removed limitDevice and other unnecessary functions * fixed shouldCleanLog * last fix * reduced ip limit detection frequency to 30 sec (less logging, more precise) changed maxretry in fail2ban jail config to 2 to fit above * fixed check delay * added 5 seconds delay before cleaning logs
2023-06-14fix and improveMHSanaei
2023-06-14update - security "none"MHSanaei
security set to none when tls, reality, xtls are not set its because when there is no security none on trojan link some app like v2rayn set tls for your config
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