MHSanaei / 3x-ui

Xray panel supporting multi-protocol multi-user expire day & traffic & ip limit (Vmess & Vless & Trojan & ShadowSocks & Wireguard)
https://t.me/XrayUI
GNU General Public License v3.0
9.04k stars 2.07k forks source link

Better support for ARM Devices #1582

Closed quydang04 closed 5 months ago

quydang04 commented 5 months ago

Greetings! In this pull request, I've implemented several significant updates, as follows:

  1. I've corrected typographical errors in my language.
  2. I've introduced support for the armv6 architecture. Despite its antiquity, my aspiration is to make 3X-UI versatile and capable of running on a variety of devices and operating systems.
  3. A notable change is the segregation of the 'arm' section in the release.yml file and the addition of a new release-arm.yml file. This might seem to disrupt continuity. However, the rationale behind this decision is that the inclusion of support for the armv6 architecture led to conflicts with arm64. I believe that incorporating multiple architectures into a single file could complicate management and potentially make future error resolution more challenging.
  4. I have updated some information in the README.md.

My desire is to bring 3X-UI support to many devices that can run and through the points I've articulated above. I hope you will reconsider the updates I've proposed and incorporate them into the next update of 3x-ui. Thank you very much, and I wish you a pleasant day.

MHSanaei commented 5 months ago

thank you