/pinkamena-is-a-scary-proxy

A recording/playback HTTP proxy that supports request amplification and pluggable middlewares

Primary LanguageGoMIT LicenseMIT

Pinkamena is a scary proxy

Pinkamena is a scary proxy

##Example usage:

$ pinkamena --record --target http://localhost:5443
Serving on http://localhost:8080

Then browse to http://localhost:8080, which will proxy http://localhost:5443. Do some things, then hit ctrl-c in your terminal and run:

$ pinkamena --playback .requests
Playing back requests from file `.requests`