Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 333 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 333 Bytes

bash-port-scanner

Bash port scan

This is a port scanner written in bash that takes a list of IPs from a file, then scans the top 300 most common ports. It uses /dev/tcp so there is no need for any aditional packages

image