NAME
netstat – summarize network connections |
SYNOPSIS
netstat [ –in ] [ –p proto ] [ netmtpt ] |
DESCRIPTION
Netstat prints information about network mounted at netmtpt, default
/net. For IP connections, netstat reports the protocol, connection
number, user, connection state, local port, remote port and remote
address.
The options are: |
FILES
/net/*/* |
SOURCE
/sys/src/cmd/netstat.c |
SEE ALSO
ipconfig(8) |