#user-name #reliable #scanner #file #output #write-file #sherlock

yanked fey

fey is a fast and reliable username scanner

3 releases

0.0.3 Dec 14, 2023
0.0.2 Dec 14, 2023
0.0.1 Dec 13, 2023

#58 in #write-file

GPL-3.0-only

30KB
213 lines

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

Dependencies

~7–20MB
~292K SLoC