diff options
author | obrien <obrien@FreeBSD.org> | 1997-11-05 19:39:42 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-11-05 19:39:42 +0800 |
commit | 54adb6565b1227f8a282b7f6037a5d201bf46cae (patch) | |
tree | 5145ea7152988a8bac6eebc8e3c4f1a856057210 /net-mgmt/clog/pkg-comment | |
parent | f07f90f7da4a7999ef7ec62a7d99ba3a6180075b (diff) | |
download | freebsd-ports-graphics-54adb6565b1227f8a282b7f6037a5d201bf46cae.tar.gz freebsd-ports-graphics-54adb6565b1227f8a282b7f6037a5d201bf46cae.tar.zst freebsd-ports-graphics-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-mgmt/clog/pkg-comment')
-rw-r--r-- | net-mgmt/clog/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/clog/pkg-comment b/net-mgmt/clog/pkg-comment new file mode 100644 index 00000000000..39d0db33844 --- /dev/null +++ b/net-mgmt/clog/pkg-comment @@ -0,0 +1 @@ +tcp connection logger daemon |