freebsd-ports/sysutils/tcplist/pkg-descr
Dmitry Marakasov 1f8b48b772 - Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by:	portmgr blanket
2016-05-19 10:53:05 +00:00

5 lines
279 B
Text

Tcplist makes a list of TCP connections to and from the local machine,
displaying the user name associated with the local end, and making use of
Ident services if available to determine the "user" at the other end.
Tcplist uses LSOF to do its low level work on 4.4BSD machines.