mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 22:25:28 +00:00
No results found string update
This commit is contained in:
parent
223122a7ed
commit
d9c6eb0147
@ -266,7 +266,7 @@ func (r *Runner) RunEnumeration() {
|
|||||||
r.output.Close()
|
r.output.Close()
|
||||||
os.Remove(r.options.Output)
|
os.Remove(r.options.Output)
|
||||||
}
|
}
|
||||||
gologger.Info().Msgf("No results found. Maybe try again...!")
|
gologger.Info().Msgf("No results found. Better luck next time!")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user