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-10-08fix oraclemhsanaei
2024-10-07bash - restart panel after cert setmhsanaei
2024-10-07bash - minor changemhsanaei
2024-10-07Add user choice for geo updatesmhsanaei
2024-10-07update install_acmemhsanaei
2024-10-07ask auto set after get new certmhsanaei
2024-10-07Set Cert paths for the panelmhsanaei
Option to automatically set the web certificate and key file paths for the panel
2024-10-07Auto-detect existing SSL domainsmhsanaei
2024-10-07support for openEuler (#2574)bnam999
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-09-09warp script removedmhsanaei
we don't need it
2024-07-27update dependenciesmhsanaei
2024-07-02improve bash menumhsanaei
2024-07-01update dependenciesmhsanaei
2024-06-24bash - update menumhsanaei
2024-06-24bash - Reset Web Base Pathmhsanaei
2024-06-24update commandsmhsanaei
2024-06-11Support IPv6 DNS Record (AAA Record) (#2388)Dugong
2024-06-04bash - restart fail2banmhsanaei
2024-06-04(fixed) fail2ban - ubuntu 24mhsanaei
2024-05-09OS - Parch , OpenSUSEmhsanaei
2024-04-23Correction of Previous Mistaken PR and the delete_ports function (#2231)Gzngskxgr20
* Update x-ui.sh with ufw port settings It really costs time when adding rules for a large range, if for loop is used in bash. Changed it to built-in port range support in ufw. This commit is to correct the previous one, which cannot handle port range settings correctly. Corrected the confirmation of the deleted ports.
2024-04-20Update x-ui.sh with ufw port settings (#2230)Gzngskxgr20
* Update x-ui.sh with ufw port settings It really costs time when adding rules for a large range, if for loop is used in bash. Changed it to built-in port range support in ufw.
2024-04-17Add Support For Install On Parch Linux (#2227)hikari
2024-04-01OS - Oracle Linuxmhsanaei
2024-03-05[IPLimit] Optimize + Debian 12 compabilitysomebodywashere
2024-02-27Changes to fail2ban to work with f2b 1.0+somebodywashere
Change default bantime to 15 minutes Mofidied logic a bit
2024-02-21Bash - BBR Disable OptionMHSanaei
2024-02-17Update Uninstall Option (#1801)Jalal Saberi
after uninstall, script will delete itself and show Install & Upgrade command for installing again if user need that.
2024-02-07bash - Firewall ManagementMHSanaei
2024-01-27remove multi protocol scriptMHSanaei
2024-01-21clear banned log after unban everyoneMHSanaei
2024-01-21revert fail2ban v1.0.2MHSanaei
it doesn't work well
2024-01-20Update README (#1648)quydang
2024-01-20Update x-ui.shMHSanaei
2024-01-20update fail2ban v1.0.2 for debianMHSanaei
2024-01-20fail2ban - auto allowipv6MHSanaei
2024-01-19Update x-ui.shMHSanaei
Fail2ban installation failed
2024-01-12A few updates (#1566)quydang
* Update install.sh * Update x-ui.sh * Update README.md
2024-01-01bash - Multi protocol support (#1496)Mammad
2023-12-23Update x-ui.sh (#1437)Ho3ein
2023-12-23Update README and added support for AlmaLinux. (#1435)quydang
* Update install.sh * Update x-ui.sh * Update install.sh * Update README.md * Update install.sh
2023-12-19Update support for new architecture ARM devices and added support for more ↵quydang
OS. (#1389) * Add files via upload * Delete web/translation/translate.vi_VN.toml * Add files via upload * Update translate.vi_VN.toml * Update release.yml * Update install.sh * Update install.sh * Update install.sh * Update install.sh * Update x-ui.sh * Update docker.yml * Update DockerInit.sh * Update install.sh * Update install.sh * Update install.sh * Update .github/workflows/release.yml * Update README.md --------- Co-authored-by: Ho3ein <ho3ein.sanaei@gmail.com>
2023-12-19Added geographical options for Vietnamese people! (#1408)vuong2023
* Update xray.html Add : Add xray config domain option for Vietnamese people * Update translate.vi_VN.toml Add : Add xray config domain option for Vietnamese people! * Update release.yml Add : add Vietnam country geoip & geosite geodatabase files * Update x-ui.sh add: Added update of Vietnam geoip & geosite geodatabase! * Update xray.html fix :fix code errors * Update xray.html fix: fix code errors * Update web/html/xui/xray.html * Update web/html/xui/xray.html --------- Co-authored-by: Ho3ein <ho3ein.sanaei@gmail.com>