Aiko-Server

command module
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: May 30, 2023 License: MPL-2.0 Imports: 11 Imported by: 0

README

Aiko-Server

Aiko Server For AikoPanel

docker Go-Report

Description of Aiko-Server

Aiko-Server Supports for AikoPanel

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
Realtime Limit

User interface support

Panel v2ray trojan shadowsocks
AikoPanel

Software installation - release

wget --no-check-certificate -O install.sh https://raw.githubusercontent.com/Github-Aiko/Aiko-Server-Script/master/install.sh && bash install.sh
Docker installation
docker pull aikocute/aiko-server:latest && docker run --restart=always --name aiko-server -d -v ${PATCH_TO_CONFIG}/aiko.yml:/etc/Aiko-Server/aiko.yml --network=host aikocute/aiko-server:latest
Docker-compose installation

Step 1 : Create Config File aiko.yml in /etc/Aiko-Server/config/aiko.yml

mkdir -p /etc/Aiko-Server/config && cd /etc/Aiko-Server/config && wget https://raw.githubusercontent.com/Github-Aiko/Aiko-Server-Script/master/config/aiko.yml

Step 2 : Create docker-compose.yml in /etc/Aiko-Server/docker-compose.yml

mkdir -p /etc/Aiko-Server && cd /etc/Aiko-Server && wget https://raw.githubusercontent.com/Github-Aiko/Aiko-Server-Script/master/docker-compose.yml

Step 3 : Run docker-compose up -d in /etc/Aiko-Server/

cd /etc/Aiko-Server/ && docker-compose up -d

Telgram

Tele Aiko

Stargazers over time

Stargazers over time

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
src
core/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

Jump to

Keyboard shortcuts

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