opsdisk / pagodo

pagodo (Passive Google Dork) - Automate Google Hacking Database scraping and searching
GNU General Public License v3.0
2.77k stars 493 forks source link

Added log file destination specification argument --log #77

Closed cgeopapa closed 1 year ago

cgeopapa commented 1 year ago

I added a new argument --log. With this one the user can specify in which file pagodo will print out the logging. Since this is a passive scanner, it is very likely users will want to execute it as a thread. So saving logs in realtime at a specified file, different for each scan, can be very helpful.

opsdisk commented 1 year ago

Hi @cgeopapa - thanks for your interest in pagodo and submitting a PR! It may be a few days until I can take a good look at it.