Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 593 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 593 Bytes

XrayR

A Xray backend framework that can easily support many panels.

一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接

如对脚本不放心,可使用此沙箱先测一遍再使用:https://killercoda.com/playgrounds/scenario/ubuntu

详细使用教程

教程

一键安装

wget -N https://raw.githubusercontent.com/zzzqu/XrayR-script/main/install.sh && bash install.sh

OR

bash <(curl -Ls https://raw.githubusercontent.com/zzzqu/XrayR-script/main/install.sh)