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
Scan for open ports when you can't use nmap.
So far only bash with netcat is supported, however it is better than existing one-liners because
it allows for setting port ranges/lists and scans multiple ports on the target in parallel.