3 releases
0.0.3 | Dec 14, 2023 |
---|---|
0.0.2 | Dec 14, 2023 |
0.0.1 | Dec 13, 2023 |
#43 in #write-file
21 downloads per month
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
~6–22MB
~270K SLoC