diff options
Diffstat (limited to 'sysutils/tcplist/pkg-descr')
-rw-r--r-- | sysutils/tcplist/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/tcplist/pkg-descr b/sysutils/tcplist/pkg-descr new file mode 100644 index 000000000000..a15630a1840b --- /dev/null +++ b/sysutils/tcplist/pkg-descr @@ -0,0 +1,7 @@ +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. + +-- David (obrien@FreeBSD.org) |