NAME
listen_for_http.pl - Example script for Net::Tshark that listens for local HTTP packets.
SYNOPSIS
perl listen_for_http.pl
DESCRIPTION
Example script for Net::Tshark that listens for local HTTP packets on the first network interface, in non-promiscuous mode.
SEE ALSO
Net::Tshark
- Interface for the tshark network capture utility
AUTHOR
Zachary Blair, <zblair@cpan.org>
COPYRIGHT AND LICENSE
Copyright (C) 2012 by Zachary Blair
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.