xref: /plan9-contrib/sys/man/1/netstat (revision 219b2ee8daee37f4aad58d63f21287faa8e4ffdc)
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)