Skip to content

Repository files navigation

Multi-threaded Argument-based Port Scanner (small tweaks)

A fast, multi-threaded port scanner built in Python.
New version: XD

  • Switched from interactive input to argument-based CLI
  • Added progress bar with tqdm for better UX

Originally created while studying Mastering Python for Networking and Security by José Manuel Ortega.


Features

  • Multi-threaded scanning for high-speed performance
  • Command-line arguments (no interactive prompts)
  • Real-time progress bar using tqdm
  • Lightweight and cross-platform (pure Python)

Installation

Clone the repository and install the required dependency:

git clone https://github.com/yourusername/port-scanner.git
cd port-scanner
pip install tqdm

About

Simple fast multi-threaded port scanner , made it while reading Mastering Python for Networking and Security book by(José Manuel Ortega)

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages