Description of AikoR
AikoR Supports Various Panels (Xflash, V2board, ProxyPanel, sspanel, Pmpanel...)
An Xray-based back-end framework, supporting V2ay, Trojan, Shadowsocks protocols, extremely easily extensible and supporting multi-panel connectionγ
If you like this project, you can click the star + view in the upper right corner to track the progress of this project.
Disclaimer
This project is for my personal learning, development and maintenance only, I do not guarantee the availability and I am not responsible for any consequences resulting from using this software.
Featured
- Open source
This version depends on the happy mood
- Supports multiple protocols V2ray, Trojan, Shadowsocks.
- Supports new features like Vless and XTLS.
- Supports single connection to multiple boards and nodes without rebooting.
- Online IP support is limited
- Support node port level, user level rate limit.
- Simple and clear configuration.
- Modify the configuration to automatically restart the instance.
- Easy to compile and upgrade, can quickly update core version, support new Xray-core features.
- Support UDP and many other functions
Featured
Featured | v2ray | trojan | shadowsocks |
---|---|---|---|
Get button info | β | β | β |
Get user information | β | β | β |
User traffic statistics | β | β | β |
Report server information | β | β | β |
Automatic registration of TLS certificates | β | β | β |
auto-renew tls certificate | β | β | β |
Number of people online | β | β | β |
Online User Restrictions | β | β | β |
Audit rules | β | β | β |
Node port speed limit | β | β | β |
User speed limit | β | β | β |
Custom DNS | β | β | β |
User interface support
Panel | v2ray | trojan | shadowsocks |
---|---|---|---|
AikoPanel | β | β | β |
sspanel-uim | β | β | β (Single-port multi-user and V2ray-Plugin) |
v2board | β | β | β |
PMPanel | β | β | β |
ProxyPanel | β | β | β |
V2raysocks | β | β | β |
Xflash (Panel Mod From V2board) | β | β | β |
Software installation - release
wget --no-check-certificate -O AikoR.sh https://raw.githubusercontent.com/AikoCute-Offical/AikoR-Install/master/AikoR.sh && bash AikoR.sh
One main installation - docker-hub
docker pull aikocute/aikor:latest && docker run --restart=always --name aikor -d -v ${PATCH_TO_CONFIG}/aiko.yml:/etc/AikoR/aiko.yml --network=host aikocute/aikor:latest
One main installation - docker-package
docker pull ghcr.io/aikocute-offical/aikor:latest && docker run --restart=always --name aikor -d -v ${PATCH_TO_CONFIG}/aiko.yml:/etc/AikoR/aiko.yml --network=host ghcr.io/aikocute-offical/aikor:latest
Configuration file and detailed instructions
Comming Soon
Telgram
Comming Soon