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

solve the SSL cert verify failed issue #83

Closed TaroballzChen closed 1 year ago

TaroballzChen commented 1 year ago

Hi, I wanna to use the ghdb_scraper.py to update all the ./dorks/*.dorks, but in my network need to use the specific certification to explore internet, I wanna to add the feature , set the verify=False to access exploit-db, Thanks

opsdisk commented 1 year ago

Thanks for taking the time to submit a PR @TaroballzChen! Give me a few days to take a look and get back to you.

opsdisk commented 1 year ago

Apologies it took a while to get to this @TaroballzChen - take it for a spin and let me know if you have any issues.

TaroballzChen commented 1 year ago

I have no issue for this commit, thanks