安全设置

关注公众号 jb51net

关闭
Server Shield v1.0.2 1分钟内保护你的Linux服务器

Server Shield v1.0.2 1分钟内保护你的Linux服务器

热门排行

简介

Server Shield是一个轻量级的linux服务器安全加固软件。它安装简单、稳定,能够直接有效的使你的服务器抵御黑客攻击。

特性

Firewall Hardening
TCP Hardening
Data Leakage Protection
ICMP/Ping Flood Protection
Rootkit Protection
DoS Protection
Spoof Protection
Bogus TCP Protection
SYN Flood Protection
Requires
iptables ("yum install iptables")

安装

git clone https://github.com/Brian-Holt/server-shield
cd server-shield;chmod +x sshield;mv sshield /etc/init.d
/etc/init.d/sshield start

大家还下载了