Skip to content

offnet-sh/SimplePortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

SimplePortScanner

A beginner-friendly Python port scanner that checks open ports on a target IP or hostname.
Great for learning basics of networking, sockets, and security concepts.


Features

  • Scans ports 1-1024 by default
  • Displays open ports clearly
  • Lightweight and fast with timeout handling
  • Easy to extend and customize

Usage

python port_scanner.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages