Advertisement
TVT618

Install SubDomain-Analyzer on Linux

Jul 26th, 2018
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. sudo apt update
  2. sudo apt install python-pip
  3. git clone https://github.com/El3ct71k/SubDomain-Analyzer
  4. cd SubDomain-Analyzer
  5. sudo pip install -r requirements.txt
  6. python subdomain-analyzer.py -h
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement