Releases: AKotov-dev/XRayGUI
Releases · AKotov-dev/XRayGUI
v2.5
v2.4
- XHTTP support
- Fix xhttpSettings: hostname/host
- Packages for Mageia-9 and Ubuntu
v2.3.3
- 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
- Temporary freeze, Pre-release
- VLESS REALITY
flowcorrection
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
- [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
- Added VMESS+TLS+gRPC
- Packages for Mageia-8/9 and Ubuntu
v2.2
- Fix
vless-grpcconfiguration (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
- /usr/bin/xray-update: switching to
curl - Removing
wgetandfpingfrom dependencies (spec) - Packages for Mageia-8/9 and Ubuntu
v2.0
- Improved /usr/bin/xray-update
- Packages for Mageia-8/9 and Ubuntu
v1.9
- Recompilation in Lazarus-3.2
- Added
qrencodedependency - 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.