David Steuber on 16 Oct 2003 20:03:48 -0400 |
Hi JAPHs, Can anyone recomend any Perl modules for parsing packets emited by tcpdump with its -w param? I wish to be able to inspect the payload data as well as packet header data (at both ip and ether levels). I also want to be able to stream info out to multiple files. If I can't run Perl fast enough to read from -, I can always post-process a file. I would prefer to read from tcpdump's file handle though. My first use of this will be to record shoutcast streams. iTunes is missing a record feature for shoutcast and icecast streams. TIA PS, no, I don't quite know what I am doing yet. -- David Steuber | telco:610.436.1677 302 E Marshall St | http://www.david-steuber.com/ Apt 612 | (do ((a 1 b) (b 1 (+ a b))) West Chester, PA 19380 | (nil a) (print a)) - **Majordomo list services provided by PANIX <URL:http://www.panix.com>** **To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**
|
|