Linux轻量级CC攻击防御工具
服务器问题
Linux轻量级CC攻击防御工具
2020-09-29 15:22
通过这款轻量级的CC防御工具,可实现CC防御
wget -O install.sh http://blackflyman.qiniudn.com/cc2and1.sh && chmod +x install.sh && bash install.sh -i============== 脚本说明 ===================The Time interval : 20 s #每20s检查一次系统请求情况The Forbidden Time: 600 s #拉黑时长设为10分钟Adminstrator Email: root@localhost #邮件对象设置为root@localhost(即关闭邮件发送)Connections Allow: 100 #单个IP并发限制为100
标签:
- cc防御工具
- 防御CC攻击脚本