mirror of
https://github.com/chainreactors/spray.git
synced 2025-09-15 11:40:13 +00:00
fix -a not load recon bug
This commit is contained in:
parent
106f007693
commit
da71cbc575
@ -479,6 +479,7 @@ func (opt *Option) BuildPlugin(r *Runner) error {
|
||||
opt.BakPlugin = true
|
||||
opt.CommonPlugin = true
|
||||
opt.ActivePlugin = true
|
||||
opt.ReconPlugin = true
|
||||
}
|
||||
|
||||
if opt.ReconPlugin {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 24946e621e3ff07440d43082dc0b60a7f10a0134
|
||||
Subproject commit eb3f934b623c0e9bcc895cc8828ec88913ea8311
|
Loading…
x
Reference in New Issue
Block a user