1
0
mirror of https://github.com/internetarchive/warcprox.git synced 2025-01-18 13:22:09 +01:00

Update README.md

This commit is contained in:
allfro 2012-07-23 21:12:51 -03:00
parent 3a9cc59505
commit fa97cd6d45

@ -27,7 +27,7 @@ Installation
Just run the following command at the command prompt: Just run the following command at the command prompt:
```bash ```bash
$ sudo python setup.py install sh# sudo python setup.py install
``` ```
Usage Usage
@ -37,7 +37,7 @@ The module offers a few examples in the code. In brief, pymiproxy can be run rig
at the the command-prompt: at the the command-prompt:
```bash ```bash
$ python -m miproxy.proxy sh# python -m miproxy.proxy
``` ```
This will invoke pymiproxy with the ```DebugInterceptor``` plugin which simply outputs the first 100 bytes of each request This will invoke pymiproxy with the ```DebugInterceptor``` plugin which simply outputs the first 100 bytes of each request