Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A simple app to run a webserver on 7780 and dump the full request to a temp file

License

todpunk/gowebdump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gowebdump

I sometimes need to dump requests. I used to have a python app, but wanted something simpler, so here's a simple single-file go app that listens on 7780 and shoves each request in a timestamp names temp-file.

It has a dockerfile too. Use it for whatever.

Apache 2.0 Licensed

About

A simple app to run a webserver on 7780 and dump the full request to a temp file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published