Open halencarjunior opened 1 year ago
I've added an option -rq giving the opportunity for the user to force the number of requests per minute to be configured manually.
example: python3 GitDorker.py -t -u -d Dorks/medium_dorks.txt -q pass123 -o mydorks.txt -rq 5
/ / /__ / /____ \ \/ / _ `/ (-< //_/_,/_//
[#] 0 organizations found. [#] 1 users found. [#] 240 dorks found. [#] 0 keywords found. [#] 1 queries ran. [#] 480 urls generated. [#] 1 tokens being used. [#] 4 requests/min configured. [#] running 1 threads. [#] 4 requests per minute allowed
I've added an option -rq giving the opportunity for the user to force the number of requests per minute to be configured manually.
example: python3 GitDorker.py -t -u -d Dorks/medium_dorks.txt -q pass123 -o mydorks.txt -rq 5
/ / /__ / /____ \ \/ / _ `/ (-< //_/_,/_//
[#] 0 organizations found. [#] 1 users found.
[#] 240 dorks found.
[#] 0 keywords found.
[#] 1 queries ran.
[#] 480 urls generated.
[#] 1 tokens being used.
[#] 4 requests/min configured.
[#] running 1 threads.
[#] 4 requests per minute allowed