Tag Archives: using netstat
netstat – 10 Most common usage with examples
March 19, 2019
Basics, Linux, Monitoring, Network, Performance, Security, Top 10, Top List
No comments
netstat is a powerful command line utility in Unix, Linux and Unix like systems to show information about
- network connections,
- routing tables,
- interface statistics,
- mas-querade connections
- multicast memberships
By default, netstat displays a list of open sockets of all configured address families , tcp , udp etc.
netstat provide very extensive network details and here are the top netstat usage with different options to get you the just the information you need.