Skip to content

πŸ” Port Scanner - Fast network port scanning tool! 🌐 Discover open ports, detect services & analyze network security βš‘πŸ’»

Notifications You must be signed in to change notification settings

TheGhostPacket/port-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Port Scanner πŸ•΅οΈβ€β™‚οΈ

This is a simple tool to scan open ports on any device (e.g., websites or local machines).

βœ… Features

  • Scans ports 20 to 1024
  • Checks if each port is open or closed

πŸ› οΈ How to Run

  1. Save the script as port_scanner.py
  2. Run in terminal:
    python port_scanner.py
    

πŸŽ“ What I Learned

  • How to use Python’s socket library to perform network scans
  • Why attackers and analysts scan for open ports and services
  • The role of port scanning in reconnaissance and vulnerability assessments
  • Timeout handling and how to detect open vs closed ports

About

πŸ” Port Scanner - Fast network port scanning tool! 🌐 Discover open ports, detect services & analyze network security βš‘πŸ’»

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages