d49a46a48c
tcpspy is an administrator's tool that logs information about incoming and outgoing TCP/IP connections including local address, remote address, and the username of the user responsible for the connection. TODO: - port to *BSD? (uses /proc :/) TCP_ESTABLISHED is not in NetBSD - create rc.d script :?
3 lines
205 B
Text
3 lines
205 B
Text
tcpspy is an administrator's tool that logs information about incoming
|
|
and outgoing TCP/IP connections including local address, remote
|
|
address, and the username of the user responsible for the connection.
|