Commit Graph

37 Commits

Author SHA1 Message Date
sigseg5
3deaff08cd Fix merging of Default prompt with default value in confirm() function 2024-07-10 19:12:35 +03:00
Ho3ein
7a38a2474e bash - firewall Management + Speedtest by Ookla + Enable or Disable BBR (#1000)
* bash - firewall Management + Speedtest by Ookla + Enable or Disable BBR

* svenstaro + release to draft
2024-02-22 18:35:37 +01:00
Jalal Saberi
fbc4ba1ba0 Update Uninstall Option (#942)
after uninstall, script will delete itself and show Install & Upgrade command for installing again if user need that.
2024-02-13 18:36:35 +01:00
Ho3ein
c841c1f148 Minor changes (#844)
* set alpn h2 and https1 for tls

* VLESS as default

* if there is no security set to none

* better view for Allowed IPs wireguard outbound

* cpuCoreFormat

* matrix release + arm arch

s390x removed

* fix typo

* remove migrate_v2_ui

* bash - custom version

* fix translation

* update xray to 1.8.7

* auto gen + button for kcp & quic

* fix typo

* Centralized Xray URLs
2024-01-10 23:56:42 +01:00
shahin-io
cbb3c009cc Small typo edit (#753)
* Update install.sh

* Update x-ui.sh

* Update install.sh
2023-12-13 13:36:16 +01:00
Enkidu
0fdd4dcfb9 Update x-ui.sh (#729)
* Update x-ui.sh

Change log:

- Made the code less bulky. More code = more potential for bugs and vulnerabilities

- The code is now showing the progress of downloads. Having the progres report allows us to see the errors and rectify them.

- Added a Success / Failure prompt for each download

- Solved the inherent problem with wget -O
  
  In the existing script, if a download fails, (i.e. if geofile.dat is not downloaded for any reason, wget -O creates 
  an empty file by the same name and Xray will crash and won't recover and there's no way to know why.

- Current script gives the user an option to restart or not. It shouldn't be optional. That is fixed.

- Function restart() has already been defined in the script. There's no reason to use several lines for each
  restart. We're now using the existing function

- Unrelated: I took the liberty to brighten up the colours for the menu. If that's not what you like, please
  feel free to revert it back.

* Update x-ui.sh

- Removed Iran.dat as it no longer will be supported in the new version.
- Removed the notice about additional 2 files.
- changed restart() to confirm_restart()
- Reverted back to original colours.
2023-12-10 15:39:27 +01:00
Shellgate
5ea3333367 Fix loop x-ui.sh
Fix Options and loop
2023-12-06 04:48:09 +03:30
Shellgate
5fc7f132a1 Fix values x-ui.sh 2023-12-05 06:08:29 +03:30
Shellgate
bdb371367e Add Restart request x-ui.sh
Add Restart request
2023-12-05 05:23:07 +03:30
Shellgate
407bebad05 Advanced Geo updater x-ui.sh 2023-12-05 04:42:13 +03:30
shahin-io
e488dc18b1 x-ui menu edit typo (#680)
* Update README.md
* Update x-ui.sh

---------

Co-authored-by: Shahin-IO <115543613+shahin-io@users.noreply.github.com>
2023-12-04 20:29:36 +01:00
shahin-io
b10759d462 Update x-ui.sh 2023-11-29 05:06:53 +00:00
shahin-io
d986ec5c3c Update x-ui.sh (#487) 2023-08-14 02:19:38 +02:00
Ho3ein
5261a884bf remove v2-ui (#485) 2023-08-12 14:55:06 +02:00
Alireza Ahmadi
ab6c6c0ca6 [bash] separate cloudflare/local acme routines 2023-08-08 19:31:25 +02:00
Alireza Ahmadi
0c4bf6fac8 small fixes 2023-05-15 19:32:02 +02:00
Alireza Ahmadi
73d518dfe3 v1.0.0 2023-04-19 02:35:29 +02:00
Alireza Ahmadi
357630b077 v0.5.0 2023-04-05 00:05:16 +02:00
Leonardo
268e8c7eb1 Update x-ui.sh
Fix Debian 8 Support
2023-03-18 13:39:54 +03:30
Leonardo
14e8f6cbfa Update x-ui.sh
Fix OS Version
2023-03-18 13:38:37 +03:30
Leonardo
f642830dc8 Update x-ui.sh
Fix Fedora
2023-03-14 13:56:56 +03:30
Alireza Ahmadi
68a7b38117 Revert "Added Fedora OS Support" 2023-03-13 11:36:37 +01:00
Leonardo
552bc6c1f6 Update x-ui.sh
Fix Fedora OS
2023-03-11 15:27:26 +03:30
Alireza Ahmadi
8114e3fc17 Add trojan multiuser 2023-02-07 01:43:44 +01:00
Arash Mehrani
f08d81cd63 Translate x-ui.sh into English (#57) 2022-11-16 14:05:23 +04:00
Hossin Asaadi
7327f2649e Update x-ui.sh 2022-11-05 15:03:36 +04:00
FranzKafkayu
580dca211e Delete Tg Bot Control Part in Shell Scripts 2022-04-20 21:54:19 +08:00
FranzKafkayu
72e206879a Update Tg bot related function 2022-04-17 11:21:45 +08:00
vaxilu
97020a82bc Update x-ui.sh 2022-03-13 09:41:25 +08:00
FranzKafkaYu
b99c0fe230 1.repair url in scripts 2022-03-12 03:18:20 -08:00
FranzKafkaYu
98e050ef77 1.require config after install first time to avoid default config
2.add ssl cert issue in x-ui.sh
2022-03-12 02:47:52 -08:00
vaxilu
5d118afb07 Update x-ui.sh 2021-08-25 16:59:11 +08:00
Jabriel
ccfeb28492 fix: workaround for installing bbr
The former link for installing bbr is not found anymore.
2021-08-25 04:21:28 +08:00
sprov
00f9de6f1c Update x-ui.sh 2021-06-17 11:53:26 +08:00
sprov
a02f03f5d6 Update x-ui.sh 2021-06-17 11:15:00 +08:00
sprov
89677c4fe1 0.2.0
- 优化 ui 界面
 - 优化网站加载速度
 - 新增从 v2-ui 迁移账号数据的功能
2021-06-17 11:05:43 +08:00
sprov
3d7192d0f6 0.0.1 2021-06-06 22:37:10 +08:00