Christopher K. Hoadley
ea90e7fa95
Bump version and add link to Wiki on procedure to add new sites.
6 years ago
ptalmeida
85d7be3e77
Actually bring README.md up to date
6 years ago
ptalmeida
78ade00dee
Update outdated REAME.md
6 years ago
Czechball
4e11364508
Updated asciinema
6 years ago
Yahya SayadArbabi
adab51e580
Merge pull request #138 from sdushantha/master
...
centered the asciinema image
6 years ago
Siddharth Dushantha
f1ac90b9ae
centered the asciinema image
6 years ago
Siddharth Dushantha
32920d7c23
replaced % with $
...
All of the other commands start with $, so it is better to be consistant.
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
Czechball
6441005784
Merge https://github.com/TheYahya/sherlock
6 years ago
Christopher Kent Hoadley
cb715a6447
Add Travis CI Status Image
6 years ago
Christopher K. Hoadley
f6860510ea
Add basic test infrastructure using unittest. Add tests to verify the 3 mechanisms of determining that a username is *not* supported on a given site.
...
Created SherlockBaseTest() class that provides infrastructure for the tests.
TODO: It seems that devRant is not detecting users that certainly exist.
TODO: While running tests, there is a ResourceWarning from an unclosed SSLSocket. This needs work.
6 years ago
Yahya SayadArbabi
e92225aaa2
Update license
6 years ago
Yahya SayadArbabi
4951151f4a
Merge branch 'HA71/master'
6 years ago
Yahya SayadArbabi
26a4d71875
Update readme
6 years ago
HATI
82bd042960
Update README.md
6 years ago
JakeConnors376W
2ce0e01afa
Update README.md
...
Make more concise
6 years ago
theodosisathanasakis
2e0bface8a
install python3 and python3-pip if not exist
6 years ago
David Jenne
361b471a49
Added Asciinema demo
6 years ago
Czechball
8072d79d13
Added asciinema demo
6 years ago
Tejasvi Nareddy
038d531483
doc: response time
...
- Document new feature for response times
- Refactor
6 years ago
Christopher K. Hoadley
33e8beb5b4
Add command line option to only run a report on specified sites (as opposed to all of them). Move loading of JSON file out of the query logic proper: we need to keep the database and the query logic separate anyway for future changes, so this is a first step in the refactoring. Update readme file with latest information.
6 years ago
QuantumSheep
0f937d361a
Remove useless end of <a> anchor in README.md
6 years ago
Yahya SayadArbabi
459fb29be6
Fix "Docker notes"
6 years ago
Yahya SayadArbabi
af2de2380e
Add to docker hub
6 years ago
jenchieh
adb31c5ee7
Organize image directory => screenshot.
6 years ago
Chris Blumentritt
b96da0b547
Adding docker support
6 years ago
Siddharth Dushantha
3105a79b86
new version and version format
...
From now on, the version will be the date and the format is from big to small. Year, Month, Day
6 years ago
anto-christo
a3ff122d9d
Add link to sites.md in readme and merge with master
6 years ago
mpieters93
51ce9fc10b
Merge branch 'master' into tor
6 years ago
Christopher K. Hoadley
601d3d9495
Update readme with new csv option.
6 years ago
Mike Pieters
6cd18fb5bb
Update README to reflect added TOR arguments
6 years ago
Christopher Kent Hoadley
b9ff065932
Merge pull request #28 from MagicFab/patch-1
...
Update README.MD with Python 3.6 (or later) requirement
6 years ago
Fabian Rodriguez
7f26889de4
Update README.md for Python 3.6+ req.
...
Update README.md for Python 3.6+ req.
6 years ago
Siddharth Dushantha
c3d8a669f1
modified the description of Sherlock
6 years ago
Siddharth Dushantha
6fcc62f500
new image, did some PEP8, and organized the code
6 years ago
Fabian Rodriguez
3ef95f01c0
Update README.MD with Python 3.6 requirement
...
Update README.MD with Python 3.6 requirement
6 years ago
Anto Christopher
96fc03773d
Add list of supported social networks in README
6 years ago
Christopher K. Hoadley
ed8513fd06
Update Command Line Interface: Accept List Of User Names, Add Version
...
Revamp command line interface. Allow user to pass a list of user names on the command line. Update readme to illustrate actual usage.
Pass debug option in argument list instead of depending on the global variable. This should probably all be reworked to use the logging module.
6 years ago
0xflotus
54fb16243d
fixed username
6 years ago
Siddharth Dushantha
03c8cdc5fb
Update README.md
6 years ago
Siddharth Dushantha
d496292545
Update README.md
6 years ago
Siddharth Dushantha
be03fdc4af
Update README.md
6 years ago
Siddharth Dushantha
318237a0f5
Update README.md
6 years ago
Siddharth Dushantha
b373f81feb
Initial commit
6 years ago