From 014fb45b1151cb1d3d1a91cc907dbcbb2590f94f Mon Sep 17 00:00:00 2001 From: aixiao Date: Tue, 22 Oct 2019 23:11:56 +0800 Subject: [PATCH] =?UTF-8?q?=09=E4=BF=AE=E6=94=B9=EF=BC=9A=20=20=20=20=20RE?= =?UTF-8?q?ADME.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 32bb28a..6314e30 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # denyhosts -ssh防止暴力破解. -记录mail server的一些信息,攻击IP等. -- 适用Debian 8、9 +ssh防止暴力破解,适用Debian 8、9 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