Difference between revisions of "Netstat"
Jump to navigation
Jump to search
(Created page with "<code>Netstat</code>is a command at least available in Linux, macOS and Windows that displays network statistics. Category:Networking Category:Linux [...") |
|||
| Line 2: | Line 2: | ||
| + | == Linux Examples == | ||
| + | * <code>netstat -vatunp</code> | ||
| + | == [[macOS]] Examples == | ||
| + | * <code>netstat -ap tcp</code> | ||
| + | ** <code>netstat -ap tcp | grep LISTEN</code> | ||
| + | |||
| + | |||
| + | == See also == | ||
Revision as of 14:07, 8 December 2019
Advertising: