summaryrefslogtreecommitdiff
path: root/README
blob: 51354f3c205625f2444fad23ae4e85e40b959561 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
To run in record mode:

./TinyHTTPProxy.py

This will create a 'log' directoy in the current directory where the recording
will be stored

To run in replay mode:

./TinyHTTPProxy.py --replay

See also:
http://code.google.com/p/web-page-replay/