mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-18 12:05:27 +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()
|
||||
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