Skip to content

zyclonite/http-dump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Pulls Quay.io Enabled build

http-dump

Dump raw http requests to the console

build

docker build -t zyclonite/http-dump .

run

docker run --name http-dump -d -p 8080:8080 zyclonite/http-dump

use

open http://127.0.0.1:8080/ in your browser and watch the container log