Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

🕵️‍♂️ Network Scanner (Python + Nmap)

🔍 Description

This project is a simple network scanning tool built using Python and Nmap.
It detects open ports and running services on a target machine or network.

⚙️ Tools & Technologies

  • Python
  • Nmap
  • Socket Programming
  • Command Line Interface (CLI)

🚀 Features

  • Scans IP addresses or domain names
  • Detects open ports and services
  • Displays host information and response time

🧠 Learning Outcomes

  • Understood how Nmap works in network reconnaissance
  • Gained knowledge of TCP/IP, ports, and services
  • Learned to automate network scanning with Python

📁 Project Structure

│ ├── scanner.py ├── requirements.txt └── README.md

About

Simple Python-based network scanner using Nmap for detecting open ports and services.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages