Skip to content

Commit c0a156c

Browse files
authored
Update README.md
1 parent 52a47c8 commit c0a156c

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,11 +105,23 @@ Linux应急处置/信息搜集/漏洞检测工具,支持基础配置/网络流
105105
- Debian:dpkg -i silversearcher-ag_2.2.0-1+b1_amd64.deb
106106
- Centos:rpm -ivh the_silver_searcher-2.1.0-1.el7.x86_64.rpm
107107

108+
```
108109
git clone https://github.com/al0ne/LinuxCheck.git
109-
chmod u+x LinuxCheck.sh
110+
```
111+
```
112+
chmod u+x LinuxCheck.sh
113+
```
114+
115+
```
110116
./LinuxCheck.sh
111-
如果已经安装了ag和rkhunter可以直接使用以下命令
117+
```
118+
119+
如果已经安装了ag和rkhunter可以直接使用以下命令
120+
121+
```
112122
bash -c "$(curl -sSL https://raw.githubusercontent.com/al0ne/LinuxCheck/master/LinuxCheck.sh)"
123+
```
124+
113125
文件会保存成ipaddr_hostname_username_timestamp.log 这种格式
114126

115127
### 参考

0 commit comments

Comments
 (0)