XrayR-project / XrayR

A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://xrayr-project.github.io/XrayR-doc/
Mozilla Public License 2.0
2.12k stars 841 forks source link

create installer for 0.9.0 version #522

Closed Redshado0w closed 11 months ago

Redshado0w commented 11 months ago

Hello to all the fighters to remove the censorship Can someone be kind and create a special installer file for version 0.9.0 so that other people who have the old version of v2board can install it directly without using Docker?

theresaarcher commented 11 months ago

It seems possible to install the version you need within the XrayR script?

Redshado0w commented 11 months ago

It seems possible to install the version you need within the XrayR script?

thanks how i can do this ? i run this commands wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh but this command install latest version

theresaarcher commented 11 months ago

It seems possible to install the version you need within the XrayR script?

thanks how i can do this ? i run this commands wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh but this command install latest version

https://github.com/XrayR-project/XrayR-release/blob/master/XrayR.sh#L394C30-L394C30