What does netstat P do?
What does netstat P do? The netstat -p can be used to display connections per-protocol that you have to specify using tcp , udp , tcpv6 , or udpv6 next to the command. For example, you can use the netstat -p tcp to view a list of TCP connections. How Read more…