摘要: 1、编写脚本/root/bin/checkip.sh,每5分钟检查一次,如果发现通过ssh登录失败 次数超过10次,自动将此远程IP放入Tcp Wrapper的黑名单中予以禁止防问 [root@centos7 bin]#cat checkip.sh #!/bin/bash touch /etc/ho 阅读全文
posted @ 2020-07-05 21:17 scott_Lsh 阅读(99) 评论(0) 推荐(0)