Github-Aiko / Aiko-Server

Aiko Server For AikoPanel
Mozilla Public License 2.0
39 stars 14 forks source link

Aiko-Server

Aiko Server For AikoPanel

[![](https://img.shields.io/github/downloads/Github-Aiko/Aiko-Server/total.svg?style=flat-square)](https://github.com/Github-Aiko/Aiko-Server/releases) [![](https://img.shields.io/github/v/release/Github-Aiko/Aiko-Server?style=flat-square)](https://github.com/Github-Aiko/Aiko-Server/releases) [![docker](https://img.shields.io/docker/v/aikocute/aiko-server?label=Docker%20image&sort=semver)](https://hub.docker.com/r/aikocute/aiko-server) [![Go-Report](https://goreportcard.com/badge/github.com/Github-Aiko/Aiko-Server?style=flat-square)](https://goreportcard.com/report/github.com/Github-Aiko/Aiko-Server)

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.

Featured

Featured

Feature v2ray trojan shadowsocks hysteria
Automatically apply tls certificates
Automatically renew tls certificates
Online user statistics
Audit rules
Custom DNS
Limit online IP numbers
Connection limit
Cross-node IP number limit
Limit speed according to users
Dynamic speed limit (untested)

User interface support

Panel v2ray trojan shadowsocks hysteria hysteria2
AikoPanel

Software installation - release

wget --no-check-certificate -O install.sh https://raw.githubusercontent.com/AikoPanel/Aiko-Server-Script/master/install_v2.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.json:/etc/Aiko-Server/aiko.json --network=host aikocute/aiko-server:latest

Docker-compose installation

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

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

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