This simple light weight tool which extracts subdomains from the given domain
============================================================================
Python version: 3.X
- GoogleSerach
- socket
- bcolors
To install it in linux use this command
-
pip install googlesearch
-
pip install socket
-
pip install bcolors