Commit graph

12 commits

Author SHA1 Message Date
TimV01
ac83743b4d
Fixed Issue #551
I implemented the function so it won't shutdown the script when a dork gave 0 urls.
@Ekultek Please take a look at this, might add it to your next release ;)

FYI: I am interested in further contribution.
2018-10-19 20:07:46 +02:00
ekultek
e5ac6316d3 patches an issue where the present alert would cause an issue (issue #312) 2017-12-19 10:07:36 -06:00
ekultek
b16a9c184a getting rid of the '...' at the end of the output string, got sick of typing it os now it won't be there anymore 2017-12-07 07:27:20 -06:00
ekultek
2a1aaa6965 update to the output query 2017-12-06 09:38:24 -06:00
ekultek
151d44beff patch for an issue where the status code was in the wrong place issue #219 2017-12-02 11:23:48 -06:00
ekultek
b12982a958 patches an issue where PGP would fail (issue #179), also patches an issue where the connection refused error would not do the fix it is suppose to do (issue #180) 2017-11-29 09:58:16 -06:00
ekultek
f1e3c53cb0 patch for a connection refusing error (issue #177) where google will refuse your connection because you're sending to many requests to it, will sleep and try again 2017-11-28 10:18:07 -06:00
ekultek
de767965e5 patch for a connection refusing error (issue #177) where google will refuse your connection because you're sending to many requests to it, will sleep and try again 2017-11-28 10:15:28 -06:00
ekultek
b58a6b48d4 enabled X-Forwarded-For headers in selenium searches 2017-11-26 16:44:04 -06:00
ekultek
6def583b3a patch for an issue where it will not attempt to extract the IP ban URL, will now successfully extract the URL 2017-11-25 13:30:06 -06:00
ekultek
e69e116e81 moved the browser setup into it's own class, saves some space in the selenium search file 2017-11-24 21:55:31 -06:00
ekultek
6f62049eb8 optimization for the time it takes to load the program, should be quicker now, created a search for public PGP keys will take your sites domain and search for any public PGP keys it can find, renamed some files to make more sense 2017-11-22 15:07:24 -06:00
Renamed from var/google_search/search.py (Browse further)