zongdeiqianxing / Autoscanner

输入域名>爆破子域名>扫描子域名端口>发现扫描web服务>集成报告的全流程全自动扫描器。集成oneforall、masscan、nmap、dirsearch、crawlergo、xray等工具,另支持cdn识别、网页截图、站点定位;动态识别域名并添加功能、工具超时中断等
792 stars 111 forks source link

docker怎么用啊 #4

Open HoAd123 opened 3 years ago

HoAd123 commented 3 years ago

我下载了tools,但不知道放哪,可以出个详细点的教程嘛

zongdeiqianxing commented 3 years ago

在 2021-03-13 02:56:54,"HoAd123" @.***> 写道:

我下载了tools,但不知道放哪,可以出个详细点的教程嘛

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

HoAd123 commented 3 years ago

显示没有1.url

transferHHH commented 3 years ago

为啥每次运行都会提示说tools不存在 然后再重新下载工具呢

zongdeiqianxing commented 3 years ago

因为tools没下载完全你就关掉了吧

需要先等下载完工具 或者 手动下载readme里那个网盘链接,
下载完后,即主目录里有tools这个目录时候 docker就可以运行了

在 2021-05-10 14:08:49,"tranfer" @.***> 写道:

为啥每次运行都会提示说tools不存在 然后再重新下载工具呢

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

transferHHH commented 3 years ago

因为tools没下载完全你就关掉了吧 需要先等下载完工具 或者 手动下载readme里那个网盘链接, 下载完后,即主目录里有tools这个目录时候 docker就可以运行了 在 2021-05-10 14:08:49,"tranfer" @.***> 写道: 为啥每次运行都会提示说tools不存在 然后再重新下载工具呢 — You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

transferHHH commented 3 years ago

image image

第一次用的时候下载完了哒 ,报告都生成了
但是第二次还是提示不存在要下载 又xi下载了一遍

zongdeiqianxing commented 3 years ago

你看下tools目录里工具都在的话,在tools目录里手动创建个install.lock文件就可以了

在 2021-05-10 14:20:01,"tranfer" @.***> 写道:

第一次用的时候下载完了哒 ,报告都生成了 但是第二次还是提示不存在要下载 又xi下载了一遍

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

transferHHH commented 3 years ago

文件内容写啥呢

transferHHH commented 3 years ago

创建了个空白文件,可以了。

多谢!