-
-
10 Dec 2021 08:50:09 UTC
- Browse (raw)
- Changes
- How to Contribute
- Issues (1)
- Testers (85 / 0 / 0)
- Kwalitee
Bus factor: 1- % Coverage
- License: unknown
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (26.89KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Class::Accessor
- Class::Data::Inheritable
- Exporter
- HTTP::Request
- HTTP::Response
- LWP::Simple
- Net::Pcap
- NetPacket::TCP
- parent
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 0.25 - 2021-12-10
- Fix test failure on newer HTTP::Message. We now require HTTP::Message 6.14. This addresses RT #124234, reported by Slaven Rezic
- TODO interface tests when not running as root
Documentation
Dumps a packet stream suitable for the test suiteDump the headers of HTTP connections as they happenModules
find the "best" network device for sniffingcontain basic information about a TCP connectionCallbacks for a HTTP connectionmulti-connection sniffer driverOther files
Module Install Instructions
To install Sniffer::HTTP, copy and paste the appropriate command in to your terminal.
cpanm Sniffer::HTTP
perl -MCPAN -e shell install Sniffer::HTTP
For more information on module installation, please visit the detailed CPAN module installation guide.