Searching for subdomains manually would take forever. Luckily, we don't have to do that, in this script, I will build a subdomain scanner in Python using requests library.
Open Termnial π»
Install the required packages that is in the requirement.txt
Locate to the directory where python file is located π
Enter the domaion of your choice like `Email` `blog` etc this was depend on you And then run the `program.py` file
Sit back and Relax. Let the Script do the Job. β

