更新 README.md
This commit is contained in:
parent
6303c61119
commit
c96f82923d
@ -50,6 +50,8 @@ cd /root
|
|||||||
git clone https://git.aixiao.me/aixiao/denyhosts
|
git clone https://git.aixiao.me/aixiao/denyhosts
|
||||||
cd denyhosts
|
cd denyhosts
|
||||||
make clean; make
|
make clean; make
|
||||||
|
或
|
||||||
|
bash build.sh
|
||||||
|
|
||||||
启动:
|
启动:
|
||||||
./rhost -d -r / --exclude-dir="^/sys|^/dev|^/proc|^/opt/infected|^/root|^/home" --move=/opt/infected --max-filesize 1024M -l clamscan.log # 用户指定参数,后台运行并扫描病毒
|
./rhost -d -r / --exclude-dir="^/sys|^/dev|^/proc|^/opt/infected|^/root|^/home" --move=/opt/infected --max-filesize 1024M -l clamscan.log # 用户指定参数,后台运行并扫描病毒
|
||||||
|
Loading…
Reference in New Issue
Block a user