aboutsummaryrefslogtreecommitdiffstats
path: root/net/clog/pkg-descr
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1997-11-05 19:39:42 +0800
committerobrien <obrien@FreeBSD.org>1997-11-05 19:39:42 +0800
commit54adb6565b1227f8a282b7f6037a5d201bf46cae (patch)
tree5145ea7152988a8bac6eebc8e3c4f1a856057210 /net/clog/pkg-descr
parentf07f90f7da4a7999ef7ec62a7d99ba3a6180075b (diff)
downloadfreebsd-ports-gnome-54adb6565b1227f8a282b7f6037a5d201bf46cae.tar.gz
freebsd-ports-gnome-54adb6565b1227f8a282b7f6037a5d201bf46cae.tar.zst
freebsd-ports-gnome-54adb6565b1227f8a282b7f6037a5d201bf46cae.zip
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/clog/pkg-descr')
-rw-r--r--net/clog/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net/clog/pkg-descr b/net/clog/pkg-descr
new file mode 100644
index 000000000000..294c3921f98c
--- /dev/null
+++ b/net/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)