This is a proxy server which can be used to log http requests and responses.
2.3K
Set the env var PORT to the listening port and the TARGET var to the host you want to proxy (ex. http://google.com)
docker run -p 8080:8080 -e PORT=8080 -e TARGET=http://api.example.io metawave/http-logger-proxy
Content type
Image
Digest
sha256:8bc99dd0f…
Size
11.7 MB
Last updated
3 days ago
docker pull metawave/http-logger-proxy