Basic Of Sublist3r | What is the use of It and How to install the Sublist3r
Installing Sublist3r
1] first go to Firefox Browser And Search Sublist3r Github
2] Open The first Link
3] Then Click on code button and copy that link
4] Open the terminal and Paste the Github Url to download the sublist3r Tool
"git clone https://github.com/aboul3la/Sublist3r.git"
5] Type the cd Command to open the Sublist3r Directory
"cd Sublist3r"
6] Type ls to see the all Folder of that Directory
"ls"
7] Write the command to install the requirements.txt file
"pip install -r requirements.txt"
8] After installing requirements.txt file Know this time to run the Sublist3r tools
"python sublist3r.py -h"
9] python3 sublist3r.py -h command will give you list of All running command List
example:
"python sublist3r.py -d pakcollege.edu.pk -v"








