Senis John 42a2226769
Enhanced ssPanel API by adding panel version check and improving custom config parsing
Added a function to compare the ssPanel version with the baseline version and inform users if their panel version is outdated. Made changes to improve readability and clarity in variable naming and error handling. The handling of the custom config feature has also been significantly optimized, providing more efficient use and easier debugging of parsing issues. The overall changes lead to better compatibility with different ssPanel versions and a more user-friendly custom config feature.
2023-10-04 16:50:52 +08:00
2023-02-02 22:03:09 +11:00
2023-06-25 07:21:27 +08:00
2023-06-25 07:21:27 +08:00
2023-02-02 22:03:09 +11:00
2022-04-27 14:01:18 +10:00
2023-01-20 16:02:02 +07:00
2023-01-20 16:00:15 +07:00
2023-01-20 16:02:02 +07:00

XrayR

Github All Releases

English|Iranian|Vietnamese

A Xray backend framework that can easily support many panels.

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

如果您喜欢本项目可以右上角点个star+watch持续关注本项目的进展。

使用教程:详细使用教程

免责声明

本项目只是本人个人学习开发并维护,本人不保证任何可用性,也不对使用本软件造成的任何后果负责。

特点

  • 永久开源且免费。
  • 支持V2rayTrojan Shadowsocks多种协议。
  • 支持Vless和XTLS等新特性。
  • 支持单实例对接多面板、多节点,无需重复启动。
  • 支持限制在线IP
  • 支持节点端口级别、用户级别限速。
  • 配置简单明了。
  • 修改配置自动重启实例。
  • 方便编译和升级,可以快速更新核心版本, 支持Xray-core新特性。

功能介绍

功能 v2ray trojan shadowsocks
获取节点信息
获取用户信息
用户流量统计
服务器信息上报
自动申请tls证书
自动续签tls证书
在线人数统计
在线用户限制
审计规则
节点端口限速
按照用户限速
自定义DNS

支持前端

前端 v2ray trojan shadowsocks
sspanel-uim √ (单端口多用户和V2ray-Plugin)
v2board
PMPanel
ProxyPanel
WHMCS (V2RaySocks)

软件安装

一键安装

wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh

使用Docker部署软件

Docker部署教程

手动安装

手动安装教程

配置文件及详细使用教程

详细使用教程

Thanks

Licence

Mozilla Public License Version 2.0

Telgram

XrayR后端讨论

XrayR通知

Stargazers over time

Stargazers over time

Description
A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
Readme MPL-2.0 6.8 MiB
Languages
Go 99.8%
Dockerfile 0.2%