httprecorder - Man Page
quick script for recording HTTP traffic
Synopsis
httprecorder [ --port=8080 ] [ --file=http_traffic ] [ --help ] Options: --help brief help message --port Port number to use for the proxy server (default 8080) --file filename to record the traffic to (default "http_traffic")
Description
This is a quick script for using HTTP::Recorder module. If you need customizing please see the module itself
Author
Shmuel Fomberg <semuelf@cpan.org>
Copyright and License
Copyright 2011 Shmuel Fomberg.
This program is free software; Released under the GNU Public License.
Info
2024-07-19 perl v5.40.0 User Contributed Perl Documentation