Peach Recorder
==============

This is a web traffic recorder.  It records web traffic and saves it in HAR format.
The HAR format is compatible with the peachrunner command.

A typical use for this tool is to record the traffic generated by a unit tesitng framework or similar traffic generator that can then be used to perform security testing.

Installation
------------

Install required python dependencies with internet connection.

$ pip install peachapisec-recorder

Offline Installation
--------------------

Packages for offline installation are not included for this tool.
