Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 674 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 674 Bytes

XRayR

A Xray backend framework that can easily support many panels.

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

Find the source code here: missovo/XrayR

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

详细使用教程

教程

一键安装

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

OR

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