柯南脚本站

提供方便好用的服务器脚本

系统安全

SSH Root 密码登录脚本

一键开启 SSH 的 Root 用户密码登录功能,方便服务器管理

bash <(curl -fsSL https://yeah.cx/ssh.sh)
网络优化

开启 BBR3 脚本

一键开启 BBR3 拥塞控制算法,提升服务器网络性能和传输速度

⚠️ 注意:此脚本仅支持 Ubuntu 和 Debian 系统
bash <(curl -fsSL https://yeah.cx/bbr3.sh)