拒绝主机&杀毒
Go to file
2022-07-07 16:52:24 +08:00
conf.c 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
conf.h 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
conf.o 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
denyhosts.sh 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
libiptc.c 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
libiptc.h 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
libiptc.o 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
Makefile 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
README.md 增加告警、优化 2022-06-26 19:49:00 +08:00
rhost 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
rhost.c 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
rhost.conf 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
rhost.h 使用libiptc下发规则 2022-07-07 16:52:24 +08:00
rhost.o 使用libiptc下发规则 2022-07-07 16:52:24 +08:00

denyhosts

ssh防止暴力破解,适用Debian 8、9
支持钉钉告警和邮件告警 支持第三方QQ邮箱告警 支持一次运行检测、后台运行检测 请安装libcurl库

cd /root git clone https://github.com/niuyuling/denyhosts.git
cd denyhosts
make clean; make
chmod a+x /root/denyhosts/denyhosts.sh

crontab 定时任务,像这样.
0 22 * * * /root/denyhosts/denyhosts.sh