Skip to content
 
 

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Python3-NmapScanner

Simple network scanner - built with Python3 and Nmap.

Prerequisites

  1. SO Unix-like
  2. python3
sudo apt install python3
  1. pip
sudo apt install python3-pip
  1. python-nmap
sudo pip3 install python-nmap
  1. fping
sudo apt install fping
  1. nmap
sudo apt install nmap

Run the script

sudo python3 Scanner.py 

About

Python3 Nmap Scanner

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages