Skip to content

gmjosack/mrproxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrproxy

Description

mrproxy is a Mediocre Reverse Proxy. Seriously, you should never use this for anything other than development needs. I wrote this as a quick way to inject headers for authentication outside of production.

Installation

$ pip install mrproxy

Usage

Currently the only use for mrproxy is additional headers with a request.

$ mrproxy --header="X-Auth-User: gary"

About

Mediocre Reverse Proxy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published