AikoR

module
v1.3.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 19, 2023 License: MPL-2.0

README

AikoR

AikoR Projects

docker Go-Report

Description of AikoR

AikoR Supports Various Panels (AikoPanel, 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.

  • 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 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
v2board
sspanel
ProxyPanel
pmpanel

Software installation - release

wget --no-check-certificate -O AikoR.sh https://raw.githubusercontent.com/AikoCute-Offical/AikoR-Install/master/AikoR.sh && bash AikoR.sh

Docker

Docker installation
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

Docker-compose installation

wget https://raw.githubusercontent.com/AikoCute-Offical/AikoR-Install/master/docker-compose.yml && docker-compose up -d

Stargazers over time

Stargazers over time

Directories

Path Synopsis
api
app
Package app contains the third-party app used to replace the default app in xray-core
Package app contains the third-party app used to replace the default app in xray-core
mydispatcher
Package mydispatcher Package dispatcher implement the rate limiter and the online device counter
Package mydispatcher Package dispatcher implement the rate limiter and the online device counter
Package common contains common utilities that are shared among other packages.
Package common contains common utilities that are shared among other packages.
limiter
Package limiter is to control the links that go into the dispatcher
Package limiter is to control the links that go into the dispatcher
rule
Package rule is to control the audit rule behaviors
Package rule is to control the audit rule behaviors
serverstatus
Package serverstatus generate the server system status
Package serverstatus generate the server system status
Package service contains all the services used by AikoR To implement a service, one needs to implement the interface below.
Package service contains all the services used by AikoR To implement a service, one needs to implement the interface below.
controller
Package controller Package generate the InboundConfig used by add inbound
Package controller Package generate the InboundConfig used by add inbound

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL