freebsd-ports/net/clog/pkg-descr
David E. O'Brien 304ff1dbd4 clog is a program that logs all connections on your subnet. It uses the
pcap(3) packet capture library to log any SYN packets to a logfile.  The
output format is designed to be very easily parsed by various text
processing tools.
1997-11-05 11:39:42 +00:00

9 lines
263 B
Plaintext

clog is a program that logs all connections on your subnet. It uses the
pcap(3) packet capture library to log any SYN packets to a logfile. The
output format is designed to be very easily parsed by various text
processing tools.
-- David
(obrien@NUXI.com)