kejilion.sh is an all-in-one Linux management script — a root-level Shell toolbox for VPS owners, self-hosters and administrators that gathers system monitoring, Docker management, LDNMP site deployment, backups and site protection into one interactive tool.
What it is
kejilion.sh (科技Lion one-key script tool) is an open-source Shell script distributed under the Apache License 2.0 and listed in this registry under Infrastructure & Operations / Databases. It is described as a comprehensive toolbox for Linux monitoring, testing and server management, and it works through an interactive terminal menu. Its stated scope brings together Docker management, LDNMP website deployment, site optimization and protection, backup, restoration and migration, and the installation and management of common server applications. The project also has a web form called KPanel: resources created by the script, by SSH, by Docker Compose and by KPanel can discover each other and continue to be managed together after deployment.
The problem it solves is fragmentation of routine server work. On a single Linux machine, an operator would otherwise run separate commands and small scripts to read CPU, memory, disk and bandwidth state, to test network speed, routes, latency and packet loss, to install and maintain a web stack, to harden a site against abuse, and to back up sites and databases. The script consolidates those tasks behind one menu. It also accounts for distribution differences: package formats, network stacks and service management vary between systems, so the script opens the functions that the current system supports.
Key capabilities
- System status overview covering CPU, memory, disk and bandwidth.
- Network tools for speed tests, route tracing, latency and packet loss detection, plus BBR acceleration and TCP congestion control management.
- Docker management for containers, images, networks, volumes and logs.
- One-click LDNMP deployment of Nginx, MySQL, PHP and Redis.
- Website protection and optimization with anti-CC, anti-crawler, firewall and tuning tools.
- Backup and migration for websites and databases, including restoration and remote transfer.
- App market integration for one-click install and management of common panels, services and applications, and KPanel deployment through
bash <(curl -sL kejilion.sh) app kpanel.
Who uses it and how
- Owners of a single VPS or dedicated Linux server who want monitoring, Docker control and site hosting reachable from one menu instead of many separate tools.
- Both beginners and experienced users, since the project explicitly targets Linux monitoring, testing and management at both levels.
- Site operators running an LDNMP stack (Nginx, MySQL, PHP, Redis) who need deployment plus anti-CC, anti-crawler, firewall and performance tuning on the same host.
- Administrators performing site and database backup, restore and remote migration, including moves between servers.
- Operators who prefer a browser: KPanel is deployed from the script's app entry, and its resources remain visible alongside everything the script, SSH and Docker Compose created.
Getting started
The script is documented for execution by the root user as a one-key install from the official project domain, kejilion.sh, and the README states that it should be obtained only from the official domain and this repository. KPanel, the browser-based management form, is deployed by running bash <(curl -sL kejilion.sh) app kpanel.
How it compares
No comparable project or set of paid products is named in the facts, so kejilion.sh stands alone in this registry on this page. Its distinguishing recorded attributes are its licence (Apache-2.0), its implementation language (Shell), and its community traction of 3151 stars and 1013 forks.
When to use it — and when not to
A self-hoster must be willing to grant root-level script access to one Linux server, because the tool performs software installation, network, firewall, disk and website-environment operations, and KPanel adds a further management surface on top. Before any upgrade, uninstall, disk or network action, the operator must back up websites, databases, Docker data and system configuration, and should read the terminal output to confirm the impact scope; issue reports must omit passwords, tokens, private keys and public IPs. It is a weaker fit for anyone who cannot accept a broad interactive root script or needs feature parity across every distribution, since functions are enabled according to each system's capabilities, and the project carries 80 open issues with an install command redacted in the README excerpt.
project readme (upstream, from github) — read inline
KEJILION.SH · 科技lion一键脚本工具
面向 Linux 服务器的综合脚本工具箱,集成系统管理、网络测试、Docker、LDNMP 建站、
应用市场、备份迁移与安全防护。
介绍 ·
一键安装 ·
支持系统 ·
效果图预览 ·
核心功能 ·
KPanel ·
开源许可
介绍
科技Lion 的 Shell 脚本工具是一款全能脚本工具箱,专为 Linux 监控、测试和管理而设计。
无论您是初学者还是经验丰富的用户,该工具都能提供便捷的解决方案。脚本集成 Docker
管理、LDNMP 建站、网站优化与防御、备份还原迁移,以及各类系统工具和应用的安装管理,
让服务器维护更加简单。
KejiLion's Shell script is an all-in-one toolbox designed for Linux monitoring, testing, and
server management. It brings together Docker management, LDNMP website deployment, optimization,
protection, backup, restoration, migration, and common server applications in one interactive tool.
一键安装
使用 root 用户执行以下命令。
中文版
bash <(curl -sL kejilion.sh)
English Version
bash <(curl -sL kejilion.sh) en
首次运行后可按脚本提示设置 k 快捷命令,后续直接输入 k 即可打开主菜单。
[!IMPORTANT]
脚本包含软件安装、网络、防火墙、磁盘和网站环境等系统级操作。
请在执行前阅读终端提示,并提前备份重要网站、数据库、容器和配置。
支持系统
不同发行版的软件包、网络栈和服务管理方式存在差异,脚本会根据当前系统能力开放对应功能。
效果图预览
核心功能
- 系统信息概览:快速展示 CPU、内存、磁盘、带宽等运行状态。
System status overview: CPU, memory, disk, bandwidth, and more.
- 网络测试工具:集成测速、回程、延迟、丢包检测等工具。
Network tools: speed tests, route tracing, latency, and packet loss tests.
- Docker 容器管理:提供容器、镜像、网络、存储卷和日志管理。
Docker management for containers, images, networks, volumes, and logs.
- LDNMP 一键部署:快速搭建 Nginx、MySQL、PHP、Redis 网站环境。
One-click LDNMP stack deployment for Nginx, MySQL, PHP, and Redis.
- 网站防御与优化:提供 CC 防护、防爬虫、防火墙和性能优化。
Website protection and optimization with anti-CC, anti-crawler, firewall, and tuning tools.
- 备份与迁移:支持站点和数据库备份、恢复与远程迁移。
Backup and migration for websites, databases, restoration, and remote transfer.
- BBR 加速优化:管理内核加速与网络拥塞控制算法。
Network acceleration and TCP congestion control optimization.
- 应用市场集成:一键安装和管理常用面板、服务与应用。
App market integration for one-click deployment and management.
- 自动更新机制:检测脚本版本并提供更新入口。
Update detection keeps the script features current.
KPanel Web 管理面板
偏好浏览器操作时,可以通过 kejilion.sh 应用入口一键部署 KPanel:
bash <(curl -sL kejilion.sh) app kpanel
KPanel 是 kejilion.sh 的现代 Web 管理形态。脚本、SSH、Docker Compose 和 KPanel
创建的真实资源可以互相发现并继续管理。
项目文档
使用与安全
- 仅从官方域名和本仓库获取脚本,执行前可先审阅源码。
- 重要网站、数据库、Docker 数据和系统配置应定期备份。
- 生产服务器执行升级、卸载、磁盘或网络操作前,应确认终端显示的影响范围。
- 提交问题时,请隐藏密码、Token、私钥和公网 IP 等敏感信息。
支持我们
觉得脚本还可以,欢迎 Star、反馈问题或参与改进。
Feel free to support the project with USDT TRC20:
TCP3PLGUTG9Z4z4tnHHSLbw5bgp8NXhTT3
开源许可
本项目采用 Apache License 2.0 开源。
Star History
