Skip to content

antonioforte1995/Python3-NmapScanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%