Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/XrayR-project/XrayR
A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
https://github.com/XrayR-project/XrayR
shadowsocks socks5 sspanel-uim trojan v2board v2ray v2ray-core vless vmess xray-core xrayr xtls
Last synced: 3 months ago
JSON representation
A Xray backend framework that can easily support many panels. 一个基于Xray的后端框架,支持V2ay,Trojan,Shadowsocks协议,极易扩展,支持多面板对接
- Host: GitHub
- URL: https://github.com/XrayR-project/XrayR
- Owner: XrayR-project
- License: mpl-2.0
- Created: 2022-04-27T03:57:58.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-21T15:12:19.000Z (3 months ago)
- Last Synced: 2024-10-29T14:55:26.070Z (3 months ago)
- Topics: shadowsocks, socks5, sspanel-uim, trojan, v2board, v2ray, v2ray-core, vless, vmess, xray-core, xrayr, xtls
- Language: Go
- Homepage: https://xrayr-project.github.io/XrayR-doc/
- Size: 5.89 MB
- Stars: 2,091
- Watchers: 29
- Forks: 836
- Open Issues: 9
-
Metadata Files:
- Readme: README-en.md
- License: LICENSE
Awesome Lists containing this project
README
# XrayR
[![](https://img.shields.io/badge/TgChat-@XrayR讨论-blue.svg)](https://t.me/XrayR_project)
[![](https://img.shields.io/badge/Channel-@XrayR通知-blue.svg)](https://t.me/XrayR_channel)
![](https://img.shields.io/github/stars/XrayR-project/XrayR)
![](https://img.shields.io/github/forks/XrayR-project/XrayR)
![](https://github.com/XrayR-project/XrayR/actions/workflows/release.yml/badge.svg)
![](https://github.com/XrayR-project/XrayR/actions/workflows/docker.yml/badge.svg)
[![Github All Releases](https://img.shields.io/github/downloads/XrayR-project/XrayR/total.svg)]()[Iranian(farsi) README](https://github.com/XrayR-project/XrayR/blob/master/README_Fa.md), [Vietnamese(vi) README](https://github.com/XrayR-project/XrayR/blob/master/README-vi.md), [English(en) README](https://github.com/XrayR-project/XrayR/blob/master/README-en.md)
A Xray backend framework that can easily support many panels.
A back -end framework based on XRAY supports V2ay, Trojan, Shadowsocks protocols, which are easy to expand and support multi -panel docker.
If you like this project, you can click STAR+WATCH in the upper right corner to continue to pay attention to the progress of this project.
## Guide for use
Tutorial:[Detailed tutorial](https://xrayr-project.github.io/XrayR-doc/)
## Disclaimer
This project is just my personal learning and development and maintenance. I do not guarantee any availability and is not responsible for any consequences caused by the use of this software.
## Features
* Permanent open source and free.
* Support V2Ray, Trojan, Shadowsocks multiple protocols.
* Support new features such as Vless and XTLS.
* Support single instance docking multi -panel and multi -node, no need to start repeatedly.
* Support restriction online IP
* Support node port level and user level speed limit.
* The configuration is simple and clear.
* Modify the automatic restart instance.
* Easy to compile and upgrade, you can quickly update the core version and support the new features of XRAY-CORE.## Function
| Function | v2ray | trojan | shadowsocks |
|-----------|-------|--------|-------------|
| Get node information | √ | √ | √ |
| Get user information | √ | √ | √ |
| User traffic statistics | √ | √ | √ |
| Server information report | √ | √ | √ |
| Automatically apply for a TLS certificate | √ | √ | √ |
| Automatic renewal TLS certificate | √ | √ | √ |
| Number of online people | √ | √ | √ |
| Online user restrictions | √ | √ | √ |
| Audit rules | √ | √ | √ |
| Node port speed limit | √ | √ | √ |
| According to user speed limit | √ | √ | √ |
| Custom DNS | √ | √ | √ |## Support for panels
| Panel | v2ray | trojan | shadowsocks |
|--------------------------------------------------------|-------|--------|-------------------------|
| sspanel-uim | √ | √ | √ (Single-ended multi-user and V2Ray-Plugin) |
| v2board | √ | √ | √ |
| [PMPanel](https://github.com/ByteInternetHK/PMPanel) | √ | √ | √ |
| [ProxyPanel](https://github.com/ProxyPanel/ProxyPanel) | √ | √ | √ |
| [WHMCS (V2RaySocks)](https://v2raysocks.doxtex.com/) | √ | √ | √ |
| [BunPanel](https://github.com/pennyMorant/bunpanel-release) | √ | √ | √ |## Software Installation
### 1-Click installation
```
wget -N https://raw.githubusercontent.com/XrayR-project/XrayR-release/master/install.sh && bash install.sh
```### Docker
[Docker deployment tutorial](https://xrayr-project.github.io/XrayR-doc/xrayr-xia-zai-he-an-zhuang/install/docker)
### Manual installation
[Manual installation tutorial](https://xrayr-project.github.io/XrayR-doc/xrayr-xia-zai-he-an-zhuang/install/manual)
## Configuration file and detailed use tutorial
[Detailed tutorial](https://xrayr-project.github.io/XrayR-doc/)
## Thanks
* [Project X](https://github.com/XTLS/)
* [V2Fly](https://github.com/v2fly)
* [VNet-V2ray](https://github.com/ProxyPanel/VNet-V2ray)
* [Air-Universe](https://github.com/crossfw/Air-Universe)## Licence
[Mozilla Public License Version 2.0](https://github.com/XrayR-project/XrayR/blob/master/LICENSE)
## Telgram
[Xrayr back-end discussion](https://t.me/XrayR_project)
[Xrayr notification](https://t.me/XrayR_channel)
## Stargazers over time
[![Stargazers over time](https://starchart.cc/XrayR-project/XrayR.svg)](https://starchart.cc/XrayR-project/XrayR)