denyhosts

ssh防止暴力破解,适用Debian 8、9

Help Information

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

Description
拒绝主机&杀毒
Readme 28 MiB
1.0 Latest
2022-12-05 17:06:08 +08:00
Languages
C 92.6%
Rust 1.9%
C++ 1.6%
Shell 1.3%
Assembly 1.2%
Other 1.3%