Current location - Quotes Website - Team slogan - How to check the port with DOS?
How to check the port with DOS?
Netstat -a to see which ports are open.

View the network connection of the port.

View the work in progress

Netstat -p tcp/ip to check the use of the protocol.

Netstat -s checks the usage of all the protocols in use.