NETSTAT 1
NAME
netstat - summarize network connections
SYNOPSIS
netstat DESCRIPTION
Netstat prints information about network connections. For
Datakit connections
netstat reports the connection number, the local user,
the connection state, the service,
and the address of the remote
machine.
For
IP connections
netstat reports the connection number, user,
connection state, local port, remote port and
remote address.
Netstat looks up port numbers and addresses in the network databases
to print symbolic names if possible.
FILES
/net/*/* SOURCE
/sys/src/cmd/netstat.c "SEE ALSO"
dkconfig (8), ipconfig (8)