Skip to content

Latest commit

 

History

History
16 lines (15 loc) · 248 Bytes

README.md

File metadata and controls

16 lines (15 loc) · 248 Bytes

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