Skip to content

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

License

Notifications You must be signed in to change notification settings

fables-tales/pinkamena-is-a-scary-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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`

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages