cnupm is an IPv4/IPv6 traffic collector daemon; it listens on a network interface for IPv4/IPv6 packets that match the boolean expression (see tcpdump(8) for more information) and collects the following statistics: o address family (INET/INET6) o IPv4/IPv6 protocol number o source IPv4/IPv6 address o source TCP/UDP port o destination IPv4/IPv6 address o destination TCP/UDP port o total number of bytes transferred Based on the port from the cnupm author Oleg Safiullin <form@pdp-11.org.ru>. Help and ok pval@ naddy@.
9 lines
220 B
Plaintext
9 lines
220 B
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/05/13 06:52:36 grange Exp $
|
|
man/cat8/cnupm.0
|
|
man/cat8/cnupmstat.0
|
|
sbin/cnupm
|
|
sbin/cnupmstat
|
|
@extraunexec userdel _cnupm
|
|
@extraunexec groupdel _cnupm
|
|
@extraunexec rm -rf /var/cnupm
|