Skip to content

Commit

Permalink
修改readme中的减号
Browse files Browse the repository at this point in the history
  • Loading branch information
Cl0udG0d authored Jun 5, 2020
1 parent de5ced5 commit 13cdacd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
+ 依次输入以下三条命令:
> git clone https://github.com/Cl0udG0d/SZhe_Scan
> cd SZhe_Scan
> docker-compose up d
> docker-compose up -d
+ 运行结束后访问 http://ip:5000 ,默认账户登录邮箱为:springbird@qq.com,默认密码为:springbird,登录之后请第一时间修改密码:)

## 运行截图
Expand Down Expand Up @@ -75,7 +75,7 @@
+ 自添加POC漏洞检测
## 启动
+ 源码安装启动方式 在开启MySQL和Redis的情况下,命令行运行 python3 index.py,浏览器访问 127.0.0.1:5000即可
+ docker安装启动方式 在SZhe_Scan文件夹下,使用 docker-compose up d 启动docker服务,访问 http://ip:5000 登录进行访问
+ docker安装启动方式 在SZhe_Scan文件夹下,使用 docker-compose up -d 启动docker服务,访问 http://ip:5000 登录进行访问
## 修Bug交流群
> xxxxxxxxxx 暂无
## 扫描器名字-->碎遮 的来由:
Expand Down

0 comments on commit 13cdacd

Please sign in to comment.