DOKK / manpages / debian 12 / libhttp-recorder-perl / httprecorder.1p.en
HTTPRECORDER(1p) User Contributed Perl Documentation HTTPRECORDER(1p)

httprecorder - quick script for recording HTTP traffic

    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")

This is a quick script for using HTTP::Recorder module. If you need customizing please see the module itself

Shmuel Fomberg <semuelf@cpan.org>

Copyright 2011 Shmuel Fomberg.

This program is free software; Released under the GNU Public License.

2021-01-06 perl v5.32.0