Lightweight username enumeration tool that checks the availability of a specified username on over 200 websites.
Installation & Usage
Clone from Github:
$ git clone https://github.com/rly0nheart/thorndyke.git
$ cd thorndyke
$ pip install -r requirements.txt
Install from PyPi:
$ pip install thorndyke
$ thorndyke username
Optional Args
Flag | MetaVar | Usage |
---|---|---|
--found |
return found results only | |
--not-found |
return not found results only | |
--version |
view programams's version number and exit |