Net::Connection::Sniffer 0.13 review

Download
by rbytes.net on

Net::Connection::Sniffer can gather stats on network connections. SYNOPSIS use Net::Connection::Sniffer; gather($config)

License: Perl Artistic License
File size: 0K
Developer: Michael Robinton
0 stars award from rbytes.net

Net::Connection::Sniffer can gather stats on network connections.

SYNOPSIS

use Net::Connection::Sniffer;
gather($config)
__top

Net::Connection::Sniffer is a perl module to gather connection statistics by listening to ethernet traffic. Traffic is filtered using standard BPF notation as described in the tcpdump documentation and implemented using the standard pcap library to sniff packets on host network interfaces.

Requirements:
Perl

Net::Connection::Sniffer 0.13 keywords