Skip to content

A simple Python-based port scanner for basic network enumeration.

Notifications You must be signed in to change notification settings

6ers/port-scan-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

Port Scan Tool

A simple Python-based port scanner that allows you to scan a target IP or domain for open ports.

Features

  • Custom port range scanning
  • Fast scanning using socket
  • CLI-friendly for quick use

Usage

python3 port_scan.py -t <target> -p <start_port>-<end_port>

About

A simple Python-based port scanner for basic network enumeration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors