denyhosts
ssh防止暴力破解.
记录mail server的一些信息,攻击IP等.
- 适用Debian 8、9
cd /root
git clone https://github.com/niuyuling/denyhosts.git
chmod a+x /root/denyhosts/denyhosts.sh
crontab 定时任务,像这样.
0 22 * * * /root/denyhosts/denyhosts.sh
Description
1.0
Latest
Languages
C
92.6%
Rust
1.9%
C++
1.6%
Shell
1.3%
Assembly
1.2%
Other
1.3%