HTTP Proxy Arhive Extended HTTP::Proxy perl module to support proxy.pac generation, digest http auth and (planned) selectable arhiving of content per user. Source: http://github.com/dpavlin/HTTP-Proxy-Archive Checkout source: $ git clone git@github.com:dpavlin/HTTP-Proxy-Archive.git $ cd HTTP-Proxy-Archive Start proxy: $ ./proxy.pl Configure Google Chrome to use it: $ google-chrome --user-data-dir=/tmp/chrome/ --proxy-pac-url=http://localhost:8080/proxy.pac