如何安装老版本? #67

Open
opened 2023-09-30 23:45:23 -04:00 by stevenGu · 4 comments
stevenGu commented 2023-09-30 23:45:23 -04:00 (Migrated from github.com)

电脑重新安装系统后,安装Xray最新版本1.8.4,但是无法正常启动,是否新版本不兼容老版本?
服务器还是1.6.0版本,暂时无法升级。所以下载了老版本1.6的ZIP文件.
如何安装ZIP文件?

电脑重新安装系统后,安装Xray最新版本1.8.4,但是无法正常启动,是否新版本不兼容老版本? 服务器还是1.6.0版本,暂时无法升级。所以下载了老版本1.6的ZIP文件. 如何安装ZIP文件?
CosecantNeko commented 2023-09-30 23:49:48 -04:00 (Migrated from github.com)

代码精简过,把一些不安全/没有意义的东西删掉了,所以确实可能存在不兼容。zip 是压缩包,去 7-zip.org 下载解压软件,安装后右键解压即可得到内核。

代码精简过,把一些不安全/没有意义的东西删掉了,所以确实可能存在不兼容。zip 是压缩包,去 7-zip.org 下载解压软件,安装后右键解压即可得到内核。
stevenGu commented 2023-10-05 21:18:51 -04:00 (Migrated from github.com)

可以这样安装旧版本,无须解压ZIP文件

sudo bash install-release.sh -l Xray-linux-64.zip (相关版本的ZIP文件)

可以这样安装旧版本,无须解压ZIP文件 sudo bash install-release.sh -l Xray-linux-64.zip (相关版本的ZIP文件)
gavinjou818 commented 2023-10-10 14:11:08 -04:00 (Migrated from github.com)

大佬,Xray 这个包怎么下载呢?

大佬,Xray 这个包怎么下载呢?
chise0713 commented 2023-11-08 09:04:46 -05:00 (Migrated from github.com)

bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --version 1.6.0

bash -c "$(curl -L https://github.com/XTLS/Xray-install/raw/main/install-release.sh)" @ install --version 1.6.0
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
XTLS/Xray-install#67
No description provided.