![]() |
![]()
| ![]() |
![]()
NAMEclog - tcp connection logger daemon SYNOPSISclog [-h] [-b] [-r] [-p] [-i interface ] [-o outfile ] [-f filter ] DESCRIPTIONclog 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. The logfiles have the following format: date|source_host|source_port|dest_host|dest_port OPTIONSAUTHORBrian Mitchell <brian@saturn.net> SEE ALSOpcap(3)
|