Skip to content

A fast multithreaded TCP port scanner built in Python. Scans custom port ranges, detects open ports, and supports modular code structure for easy extension (like banner grabbing or UDP scanning).

Notifications You must be signed in to change notification settings

MdAzizM/Port_Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

🔍 Python Port Scanner

A fast and modular multithreaded TCP port scanner built with Python. Scan custom port ranges, detect open ports, and easily extend with features like banner grabbing, UDP scanning, or output logging.


⚙️ Features

  • 🧵 Multithreaded scanning for speed
  • 🔢 Customizable port ranges
  • 🧱 Modular code structure
  • ⏱ Timeout handling
  • 📦 Easy to extend (e.g., banner grabbing)

🖥️ Usage

python portscanner.py

About

A fast multithreaded TCP port scanner built in Python. Scans custom port ranges, detects open ports, and supports modular code structure for easy extension (like banner grabbing or UDP scanning).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages