Skip to content

praharshjain/port-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Port Scanner

Shell script to scan for open ports on given host

Usage

Make the file executable -

$ chmod +x portscan.sh

Run -

$ ./portscan.sh scan <host> <port-range> or <port(s)>

License

MIT