opsdisk / pagodo

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

Typo #1

Closed SaiGonSeamus closed 7 years ago

SaiGonSeamus commented 7 years ago

Should this

python ghdb_scraper.py -n 5 -x 3785 -f -t 3

not read as this?

python ghdb_scraper.py -n 5 -x 3785 -s -t 3

opsdisk commented 7 years ago

Thanks SaiGonSeamus, good catch! Fixed.