blob: 294c3921f98ce974cc63cd634484064ed395e2d4 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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)
|