diff options
author | obrien <obrien@FreeBSD.org> | 1997-11-05 11:39:42 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-11-05 11:39:42 +0000 |
commit | 54adb6565b1227f8a282b7f6037a5d201bf46cae (patch) | |
tree | 5145ea7152988a8bac6eebc8e3c4f1a856057210 /net-mgmt/clog/pkg-descr | |
parent | f07f90f7da4a7999ef7ec62a7d99ba3a6180075b (diff) | |
download | FreeBSD-ports-54adb6565b1227f8a282b7f6037a5d201bf46cae.zip FreeBSD-ports-54adb6565b1227f8a282b7f6037a5d201bf46cae.tar.gz |
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.
Diffstat (limited to 'net-mgmt/clog/pkg-descr')
-rw-r--r-- | net-mgmt/clog/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mgmt/clog/pkg-descr b/net-mgmt/clog/pkg-descr new file mode 100644 index 0000000..294c392 --- /dev/null +++ b/net-mgmt/clog/pkg-descr @@ -0,0 +1,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) |