one_click_script is a shell script collection that automates Linux kernel installation and network optimization for server environments.
The tool addresses the complexity of manually installing different Linux kernel versions and configuring advanced congestion control algorithms. It provides automated installation of latest and LTS kernels across multiple distributions, then enables BBR, BBR Plus, or BBR2 congestion control paired with queue management disciplines like FQ, CAKE, or FQ-PIE. The script also handles WireGuard and Cloudflare WARP installation to bypass geographic restrictions and CAPTCHA challenges.
The tool suits operators managing CentOS, AlmaLinux, Rocky Linux, Debian, and Ubuntu systems who want kernel-level performance tuning without manual compilation or configuration. It is particularly relevant for infrastructure requiring optimized network throughput and those needing to work around regional content restrictions. The README indicates the project encompasses broader installation automation beyond kernels, including proxy tools, DNS services, and application deployment, though the primary focus remains kernel and congestion control management.
The project maintains active development with regular updates to support new kernel versions and distributions. The codebase includes comprehensive documentation in multiple languages and visual guides for complex installation steps. The tool provides clear menu-driven options allowing users to select specific kernel versions and configurations appropriate to their distribution and performance requirements.