
May be any of: TCP, UDP, TCPv6, or UDPv6. p proto Shows connections for the protocol specified by proto proto o Displays the owning process ID associated with each connection. n Displays addresses and port numbers in numerical form.

f Displays Fully Qualified Domain Names (FQDN) for foreign Note that this optionĬan be time-consuming and will fail unless you have sufficient Name is in at the bottom, on top is the component it called,Īnd so forth until TCP/IP was reached. Sequence of components involved in creating the connection Multiple independent components, and in these cases the In some cases well-known executables host b Displays the executable involved in creating each connection or a Displays all connections and listening ports.

Netstat command is good for tcp / udp traffic.įor example: netstat -tabn 10 | find “:80”
