Features Improvements #7
Labels
enhancement
New feature or request
good first issue
Good for newcomers
hacktoberfest
this issue is under hacktoberfest
Detailed description
Analysing the code subsloth works good but there is also some issues is brutforcing subdomains. Instead of using request we can use the socket module of python to check whether its a valid host and has ipadresss, instead making a request with python these will very helpful to find more subdomains by brutforce instead of making a http requests and threads are placed and fixed in a variable instead fixing into the code we can make ir use chocice by creating -t or --thread flag and to print found subdomains we can make -v or --verbose flag which used for user choice to print subdomains and to save the outputs we can make --ouput or -o flag so when brutforcing it will be very useful to users using the tool
Context
Users can choose their options to select how the tool should works and it will be Very benificials
Possible implementation
No response
Additional information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: