Simple Asyncronous HTTP Proxy using asyncio with /status returning uptime and transfered data in bytes.
Docker container is built using python:3.5
docker-compose build
To run the proxy run:
docker-compose up
Simple stats are available at http://$(docker-machine ip):8080/status