Skip to content

reztdev/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

PortScanner

Simple Port Scanner with nmap tools.

Install nmap

  • Ubuntu & Debian sudo apt-get install nmap
  • Arch sudo pacman -S nmap
  • Budgie sudo eopkg install nmap
  • Termux pkg install nmap
  • Windows go to Nmap and install setup.exe (as run Administrator)

Install module

pip install python-nmap

Releases

No releases published

Packages

No packages published

Languages