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-08-21more list for public IP addressmhsanaei
2025-08-15fix: fail2ban on Debian 12 #1701mhsanaei
2025-08-04remove: glibc checkmhsanaei
now you can install on all OS like ubuntu 20 or 18
2025-07-27Added list of services for get public IP address (IP v4 and v6) (#3216)Mikhail Grigorev
* Fixed get public IP address * Remove https://ifconfig.io/ip and https://ipinfo.tw/ip --------- Co-authored-by: Mikhail Grigorev <grigorev_mm@magnit.ru>
2025-07-27small improvement (#3277)X-Oracle
2025-07-23Update install.sh (#3267)xujie86
2025-07-22Increase the number of characters for webBasePath (#3239)xujie86
2025-07-06new alternative to get public IP addressmhsanaei
2025-06-16chore: add `RHEL` system to install.shxujie86
fixed #3097
2025-05-06fix: check default credentials during a fresh installationShishkevich D.
2025-04-09Code refactoring (#2877)Pk-web6936
* read without -r will mangle backslashes. https://github.com/koalaman/shellcheck/wiki/SC2162 * read without -r will mangle backslashes.
2025-03-22glibc versionmhsanaei
replace with OS check
2025-03-21OS: Alma Linux 9.5+mhsanaei
2025-03-21OS: Rocky Linux 9.5+mhsanaei
2025-03-20OS: Debian 12+mhsanaei
2025-03-13runs-on: ubuntu-22.04 (#2767)Sanaei
https://github.com/actions/runner-images/issues/11101
2025-02-24Make wget verify certificates part2 #2661mhsanaei
Co-Authored-By: İrem Kuyucu <siren@kernal.eu>
2025-02-24Virtuozzo linux support (#2668)atarwn
2025-02-04revert group management (#2656)Sanaei
* Revert "json post base path bug fixed (#2647)" This reverts commit 04cf250a547bb64265d256e7d15af7cea5ecfa67. * Revert "Group Management of Subscription Clients" * Revert "fix getSubGroupClients for enable/disable and edit clients." * Revert "Enhance database initialization in db.go (#2645)" This reverts commit 66fe84181b9c4e2f6c6be943a7f486b4308c32ff. * Revert "Add checkpoint handling in CloseDB function (#2646)" This reverts commit 4dd40f6f192e3f94f2ea4fe9e942e6663b5a1527. * Revert "Improved database model migration and added indexing (#2655)" This reverts commit b922d986d6783ce28d00ca948024dee44a11f29e.
2025-02-03Improved database model migration and added indexing (#2655)Zahar Izmailov
2024-12-20fail2ban: better ipv6 validation (#2615)Tara Rostami
2024-10-31bash - remove version limitmhsanaei
2024-10-30fix access urlmhsanaei
2024-10-29bash - Access URLmhsanaei
I will add https with domain later
2024-10-25Update install.shmhsanaei
2024-10-24bash - Default credentials detected. Security update requiredmhsanaei
2024-10-24OS - Alpine Linuxmhsanaei
fix bash menu for docker
2024-10-16Update install.shmhsanaei
2024-10-16install.sh - check existing settingsmhsanaei
2024-10-11fix lang + more geoip optionMHSanaei
2024-10-09Username & Password will be generated randomlymhsanaei
2024-10-08fix oraclemhsanaei
2024-10-07support for openEuler (#2574)bnam999
2024-10-04change name H2 to HTTPmhsanaei
because we also have h3 on it
2024-10-04if webBasePath lt 3 will be replace with new randommhsanaei
2024-10-04Add version check (min v2.3.5)mhsanaei
2024-10-04Web base path will be generated randomlymhsanaei
2024-09-26base install for amznmhsanaei
2024-09-25OS Support - AlmaLinux 8.0 +mhsanaei
2024-09-25minor changemhsanaei
2024-09-25OS Support - Amazon Linux + AlmaLinux 8Sanaei
2024-09-24OS Support - Amazon Linux (#2564)Pavel Kogen
2024-07-27update dependenciesmhsanaei
2024-07-02improve bash menumhsanaei
2024-06-24bash - Reset Web Base Pathmhsanaei
2024-06-24update commandsmhsanaei
2024-06-04(fixed) fail2ban - ubuntu 24mhsanaei
2024-05-24bash - Random WebBasePathmhsanaei
2024-05-09OS - Parch , OpenSUSEmhsanaei
2024-05-07feat: add support for install on opensuse tumbleweed (#2244)Lxtend
* feat: add support for opensuse tumbleweed * doc(readme): add opensuse tumbleweed to recommended os --------- Co-authored-by: lixiangwuxian <lixiangwuxian@lxtend.com>