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
Currently, a port scan only goes against the most used ports.
It should go against all ports, and support both TCP and UDP instead of just TCP.
Also ICMP (ping), ... need to be checked.