Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 190 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 190 Bytes

httpdump

HTTP reverse proxy that dumps the http headers and body

usage: httpdump -l :8000 -f localhost:9000

   This listens on port 8000 and forwards the request to localhost:9000