Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 621 Bytes

File metadata and controls

14 lines (14 loc) · 621 Bytes

server-script

由于不想使用各种面板安装软件,脚本安装软件持续更新中...

1. mysql、redis、nacos安装脚本

适用于:debian、ubuntu系列 使用方法:

wget https://raw.githubusercontent.com/cryptoli/server-script/main/mysql-redis-nacos.sh && chmod +x mysql-redis-nacos.sh && ./mysql-redis-nacos.sh

2. fail2banguardian.sh

适用于debain/ubuntu/centos,自动封禁可疑ip,保护你的小鸡安全 使用方法:

wget https://raw.githubusercontent.com/cryptoli/server-script/main/fail2banguardian.sh && chmod +x fail2banguardian.sh && ./fail2banguardian.sh