IvanGlinkin / Fast-Google-Dorks-Scan

The OSINT project, the main idea of which is to collect all the possible Google dorks search combinations and to find the information about the specific web-site: common admin panels, the widespread file types and path traversal. The 100% automated.
1.47k stars 247 forks source link

Added a proxy support #15

Closed ihgalis closed 1 year ago

ihgalis commented 1 year ago

Added a proxy support but very basic. You have to give it a URL + port. It helps for proxies with no-self-signed certificates and no authentication. The script fails if you don't provide the proxy URL and the port. I am not that good in shell-scripting actually :-)

IvanGlinkin commented 1 year ago

Thanks ihgalis. confirm and merge