basic-reverse-proxy

This is a very basic reverse proxy which adds basic auth.

I wrote this because of the repeated need for a very simple solution for proxying a bunch of prometheus metric entpoints behind a single exposed port with basic auth without involving additional web servers.