You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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