Advertisement
python_notes

Install python-nmap

May 9th, 2015
480
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1.  
  2.  
  3. # Install python nmap
  4.  
  5. sudo apt-get install python-nmap
  6.  
  7. or
  8.  
  9. pip install python-nmap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement