Skip to content

Releases: AKotov-dev/XRayGUI

v2.5

31 Jan 13:58

Choose a tag to compare

  • Recompiling to Lazarus-3.6
  • VMESS/VLESS HTTPUpgrade support
  • Packages for Mageia-9 and Ubuntu

v2.4

27 Jan 14:27

Choose a tag to compare

  • XHTTP support
  • Fix xhttpSettings: hostname/host
  • Packages for Mageia-9 and Ubuntu

v2.3.3

26 Jan 14:38

Choose a tag to compare

v2.3.3 Pre-release
Pre-release
  • XHTTP support
  • Automatic update is enabled
  • VLESS REALITY "flow" correction
  • Packages for Mageia-9 and Ubuntu

Note (XHTTP): In the simplest case, when configuring on the server via the 3x-ui panel, XHTTP(Host)=Reality(Dest). XHTTP(Host) - this is the site that the client will be disguised as. For example: Reality(Dest)=vk.com:443, XHTTP(Host)=vk.com.

v2.3.2

30 Dec 07:17

Choose a tag to compare

v2.3.2 Pre-release
Pre-release
  • Temporary freeze, Pre-release
  • VLESS REALITY flow correction

Download/Install Xray-core if it is not installed before (run as user)

killall xray; mkdir -p ~/.config/xraygui/xray; cd ~/.config/xraygui/xray; curl -OL https://github.com/XTLS/Xray-core/releases/download/v24.12.18/Xray-linux-64.zip; 7z e -y ./*.zip; rm -f ./*.zip*

v2.3.1

21 Dec 11:00

Choose a tag to compare

v2.3.1 Pre-release
Pre-release
  • [RU]
    Начиная с Xray-core v24.12.18 и переходом на новый протокол XHTTP разработчики предлагают переписывать конфигурационные файлы клиентов и серверов. В целях сохранения совместимости уже существующих подключений разработка XRayGUI временно заморожена + автоматическое обновление Xray-core отключено.
  • [EN]
    Starting with Xray-core v24.12.18 and the transition to the new XHTTP protocol, the developers suggest rewriting the configuration files of clients and servers. In order to maintain compatibility of existing connections, the development of XRayGUI is temporarily frozen + automatic updating of Xray-core is disabled.

Загрузить/Установить последний работающий Xray-core если он не был установлен ранее (выполнить от пользователя)

killall xray; mkdir -p ~/.config/xraygui/xray; cd ~/.config/xraygui/xray; curl -OL https://github.com/XTLS/Xray-core/releases/download/v24.12.18/Xray-linux-64.zip; 7z e -y ./*.zip; rm -f ./*.zip*

v2.3

03 Jul 08:42

Choose a tag to compare

  • Added VMESS+TLS+gRPC
  • Packages for Mageia-8/9 and Ubuntu

v2.2

05 Jun 09:42

Choose a tag to compare

  • Fix vless-grpc configuration (serviceName)
  • Correction of xtls-rprx-direct/xtls-rprx-vision #445
  • Correction of deleting configurations in Connected mode
  • Correcting the pointer setting in the list of configurations at the first start
  • Packages for Mageia-8/9 and Ubuntu

v2.1

22 May 18:16

Choose a tag to compare

  • /usr/bin/xray-update: switching to curl
  • Removing wget and fping from dependencies (spec)
  • Packages for Mageia-8/9 and Ubuntu

v2.0

29 Apr 09:41

Choose a tag to compare

  • Improved /usr/bin/xray-update
  • Packages for Mageia-8/9 and Ubuntu

v1.9

19 Apr 11:21

Choose a tag to compare

  • Recompilation in Lazarus-3.2
  • Added qrencode dependency
  • Display QR code for connections
  • Packages for Mageia-8/9 and Ubuntu

Note: The QR code simplifies the procedure for connecting your smartphone by scanning it in the client application. Test for LG Q6 + NekoBox-1.3.1 passed.