Git Product home page Git Product logo

aiko-server's Introduction

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.

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

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
AikoPanelv2

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}/config.json:/etc/Aiko-Server/config.json --network=host aikocute/aiko-server:latest

Docker-compose installation

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

mkdir -p /etc/Aiko-Server/config && cd /etc/Aiko-Server/config && wget https://raw.githubusercontent.com/Github-Aiko/Aiko-Server-Script/master/config.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

aiko-server's People

Contributors

github-aiko avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.