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-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
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
2023-06-09mtproto removedMHSanaei
2023-06-08access.log #571MHSanaei
access.log will be clear only when limitip is not 0
2023-06-07random sub IdMHSanaei
optimize utils trojan short id fix index page better view
2023-06-05[feature] using xray api and moreMHSanaei
Improve DB performance [api] backward compatibility: add client by update Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-06-03some changesMHSanaei
ip limit method back to v1.6.0 method remove event on getDBClientIps better show ip on log (",\n")
2023-06-02Update custom.css (#559)Tara Rostami
2023-05-31[tgbot] - bugfixsomebodywashere
2023-05-31FIX tgbot adminIdsHamidreza
2023-05-31fix settingHamidreza Ghavami
2023-05-31add /id command to tgbot to get user idHamidreza Ghavami
2023-05-31move manual list to new tabHamidreza Ghavami
2023-05-31fix urls + use the new buildURL funcHamidreza Ghavami
2023-05-31add buildURL funcHamidreza Ghavami
2023-05-31fix qrModal.client is nullHamidreza Ghavami
2023-05-31some improvementsHamidreza Ghavami
2023-05-30Update translationsHamidreza Ghavami
2023-05-30use the middlewaresHamidreza Ghavami
2023-05-30add an option for webDomainHamidreza Ghavami
2023-05-30create and move middlewares to seperate folderHamidreza Ghavami
2023-05-30[tgbot] - some fixes and improvments (#542)somebodywashere
2023-05-27Animated shadow (#540)Tara Rostami
* Update antd.min.css * Update settings.html * Update custom.css * Update custom.css
2023-05-25v1.6.1v1.6.1MHSanaei
2023-05-25Minor correction In UI (#537)Tara Rostami
* Update antd.min.css * Update settings.html * Update custom.css
2023-05-25fix MHz viewMHSanaei
2023-05-25New - CPU SpeedMHSanaei
logical Processors removed
2023-05-25Minor changes in the UI (#535)Tara Rostami
* Update antd.min.css * Update settings.html
2023-05-25change blockedips to AllowedIpsMHSanaei
now only those IPs that are allowed are able to establish a connection; other connections are dropped it will happen every 10 sec after user offline that IPs will be removed from AllowedIps
2023-05-25new - show cores, public ipv4 and ipv6MHSanaei
logical Processors you can see them on first page
2023-05-23Alireza :100:MHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23bug fix - limit ipMHSanaei
2023-05-23[feature] fallback link calculationMHSanaei
Co-Authored-By: Alireza Ahmadi <alireza7@gmail.com>
2023-05-23Fix deprecated gRPC Dial options for Insecure connectionsMHSanaei
2023-05-22update - styleMHSanaei
tcp,ws,tls
2023-05-22small fixesMHSanaei
2023-05-22FIX restart redirect :)Hamidreza Ghavami