Skip to content

Discover what network ports are open on a specified host

Notifications You must be signed in to change notification settings

shreyas-iyer/PortScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PortScanner

Discover what network ports are open on a specified host

Usage

  • Download the repository locally
  • Run make to create the appropriate executables
  • Usage: ./scanner ip_address start_port end_port

Currently makes a TCP connection to each port to check if open.

About

Discover what network ports are open on a specified host

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published