fey 0.0.3

fey is a fast and reliable username scanner
Documentation
fey-0.0.3 has been yanked.

fey

Fast and reliable username searcher

progress

  • created live output system, but the write to file flag is not yet accounted for, so the output is written to a file but also printed

TODO:

  • make it so the urls.txt file can be accessed from everywhere in filesystem by creating a config dir and (wget)ing the file from github
  • rework the whole output system, there needs to be a way that the data is filtert on the fly and not, alternativley get a progressbar (indicatif)
  • to accelerate the process even more make multiple requests at once (5 max.) through threads
  • let the user use a custom url list that is stored in ~/.config/fey/
  • write own http request lib, so that i have more control over how requests are being made
  • split the scanner of the main project

Credit where credit is due

i want to give credit to sherlock for the list of websites that is being scanned