Advertisement
TVT618

Install AutoBrowser on Linux

Jul 29th, 2018
501
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. sudo apt update
  2. sudo apt-get install python-pip python2.7-dev libxext-dev python-qt4 qt4-dev-tools build-essential nmap
  3. git clone https://github.com/El3ct71k/AutoBrowser
  4. cd AutoBrowser
  5. sudo pip install -r requirements.txt
  6. python AutoBrowser.py --help
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement