single sentence blurb
[HTTP-Proxy-Archive.git] / README
1 HTTP Proxy Archive
2
3 Extended HTTP::Proxy perl with proxy.pac generation, digest HTTP auth and (planned) archiving
4
5
6 Source: http://github.com/dpavlin/HTTP-Proxy-Archive
7
8
9 Checkout source:
10
11 $ git clone git@github.com:dpavlin/HTTP-Proxy-Archive.git
12 $ cd HTTP-Proxy-Archive
13
14
15 Start proxy:
16
17 $ ./proxy.pl
18
19
20 Configure Google Chrome to use it:
21
22 $ google-chrome --user-data-dir=/tmp/chrome/ --proxy-pac-url=http://localhost:8080/proxy.pac