Net::Connection::Sniffer 0.13 review
DownloadNet::Connection::Sniffer can gather stats on network connections. SYNOPSIS use Net::Connection::Sniffer; gather($config)
|
|
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