Commit Graph

305 Commits (166d22442382bd8711e80d32d0254c82e65c8bf6)
 

Author SHA1 Message Date
BlucyBlue 166d224423 First change to 'sherlock.py' for use of load_proxies module. Global variable proxy_list is created, and by default set to an empty list. This variable will store proxies from a proxy list (if this option is used), and will enable different threads to access proxies at the same time.
6 years ago
BlucyBlue 65a040dbbb Function 'check_proxy_list' which checks anonimity of each proxy contained in a list of named tuples. Proxies are checked by using the 'check_proxy' function.
6 years ago
BlucyBlue 901074ea4e Function 'check_proxy', which checks anonimity of a signle proxy by anaylizing return headers received from a request using the proxy in question.
6 years ago
BlucyBlue a63bdb3152 Created new file 'load_proxies.py' to store functions for reading proxies from files, and checking proxy anonimity. Created the function 'load_proxies_from_csv' which reads proxies from a .csv file to a list of named tuples.
6 years ago
Yahya SayadArbabi 263b8b3b90 Merge branch 'aditisrinivas97-master'
6 years ago
Yahya SayadArbabi 67108071e5 bump version
6 years ago
aditisrinivas97 619d9ab6bc
Fix issue with site name and url
6 years ago
Yahya SayadArbabi 011df7af55 bump version
6 years ago
Yahya SayadArbabi fd63e1093f Merge branch 'avinashshenoy97/patch-1'
6 years ago
Avinash Shenoy 3db3f4558b
Parallelized updating alexa ranking
6 years ago
Avinash Shenoy 1442f333c2
Parallelised updating Alexa.com ranking of sites
6 years ago
Yahya SayadArbabi 269df6d549
Merge pull request #151 from ptalmeida/master
6 years ago
ptalmeida 8ee50e6717 Fix typo
6 years ago
ptalmeida 85d7be3e77 Actually bring README.md up to date
6 years ago
Yahya SayadArbabi d6b7c0ac55 Merge branch 'ptalmeida-Add-sorgin-by-alexa-rank-functionality'
6 years ago
ptalmeida 8b681158bc small corrections to rank sort
6 years ago
ptalmeida 78ade00dee Update outdated REAME.md
6 years ago
ptalmeida 5d972a3138 add --rank -r option to sherlock
6 years ago
ptalmeida 55d43b0ee6 Update requirements.txt
6 years ago
ptalmeida db0cf7c289 Update requirements.txt
6 years ago
ptalmeida 826af1ec19 remove unused import
6 years ago
Yahya SayadArbabi 2408bb520e Merge branch 'UltraWelfare/optional_output'
6 years ago
George Tsomlektsis 0e6b8d0dca Added optional parameters for outputting files and folders.
6 years ago
George Tsomlektsis f511faab23 Added the ability to load external json files.
6 years ago
ptalmeida 0b96141df0 Merge remote-tracking branch 'upstream/master'
6 years ago
ptalmeida 9c45146da1 remove unused import
6 years ago
ptalmeida cc2b1cb27a Improve terminal appearence for site_list.py
6 years ago
ptalmeida 40fc51fc32 add rank paramether to site_list.py
6 years ago
ptalmeida ad4c321f3f Correct print look
6 years ago
ptalmeida 04ee711872 Merge remote-tracking branch 'upstream/master'
6 years ago
ptalmeida 46705ad0a1 Add Alexa.com rank updating functionality to site_list.py
6 years ago
Christopher Kent Hoadley eae4da7294
Merge pull request #144 from TheYahya/hoadlck-fix-more-sites
6 years ago
Christopher K. Hoadley 0709fd3947 Change EyeEm/CreativeMarket/EVE Online detection method to use the newly refurbished "response_url" detection method.
6 years ago
Christopher K. Hoadley b237b8fe02 Problems with false positives on EyeEm/CreativeMarket/EVE Online. Add these sites to the tests to capture failure.
6 years ago
Yahya SayadArbabi eec1779a3f
Merge pull request #143 from Czechball/master
6 years ago
Czechball 4e11364508 Updated asciinema
6 years ago
Yahya SayadArbabi cd50d34e2e Merge branch 'ptalmeida-master'
6 years ago
Yahya SayadArbabi 7a93f73b23 bump version
6 years ago
Yahya SayadArbabi f641649be7 Sort "sites.md"
6 years ago
Pedro Almeida 1ed24f5993
correct code
6 years ago
ptalmeida 2ef168d924 Add website sorting code to site_list.py
6 years ago
ptalmeida 92479c83e4 Sort websites alphabetically
6 years ago
Yahya SayadArbabi adab51e580
Merge pull request #138 from sdushantha/master
6 years ago
Yahya SayadArbabi 60f968d919
Merge pull request #137 from sdushantha/patch-1
6 years ago
Siddharth Dushantha f1ac90b9ae
centered the asciinema image
6 years ago
Siddharth Dushantha 32920d7c23
replaced % with $
6 years ago
Yahya SayadArbabi a7fff6799d
Merge pull request #136 from sdushantha/master
6 years ago
Siddharth Dushantha 9155d9d490
added @sdushantha as the original creator
6 years ago
Christopher K. Hoadley a18065c1a7 Bump version. Update usage results in readme.
6 years ago
Christopher K. Hoadley a538c07ab3 Merge branch 'pr/n133_cclauss'
6 years ago