nahamsec / lazyrecon

This script is intended to automate your reconnaissance process in an organized fashion
1.88k stars 569 forks source link

PLEASE HELP #44

Open hamzamandil opened 4 years ago

hamzamandil commented 4 years ago

prob

mkesselaers commented 4 years ago

Isn't this just because you already did lazyrecon that day on the target? Try removing the dir with rm -R ./hackerone.com

adi928 commented 4 years ago

Also you pre-maturely stopped the program. If you hadn't it would go ahead and still do the recon.

Delson704557 commented 3 years ago

Using ctrl + z make the running process stop and makes it Background, that's the reason for quitting any program always use ctrl + C