diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-29 01:05:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-29 01:05:17 +0000 |
commit | 2ce7bcde989651b972048eaaabae5857ab51f552 (patch) | |
tree | 68688fd1899a654eeaa1edf099fc7ce68e39ac8f /net/chksniff/PLIST | |
parent | e9dd35765ef09266af0cd98ad2ba6f470abf00ed (diff) | |
download | pkgsrc-2ce7bcde989651b972048eaaabae5857ab51f552.tar.gz |
Import chksniff from pkgsrc-wip. Packaged by Douwe Kiela.
Chksniff is a small tool to check in what mode network interfaces are
running. If they are running in promiscuous mode (which generally
means an interface is sniffed) this gets displayed by chksniff.
Diffstat (limited to 'net/chksniff/PLIST')
-rw-r--r-- | net/chksniff/PLIST | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/chksniff/PLIST b/net/chksniff/PLIST new file mode 100644 index 00000000000..14b7582d8a7 --- /dev/null +++ b/net/chksniff/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2005/10/29 01:05:17 minskim Exp $ +bin/chksniff |