li0nr / httpdump

Simple Golang HTTP Server which dumps the incoming client headers and body

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

httpdump

Simple Golang HTTP Server which dumps the incoming client headers and body

Install

  • go get github.com/Akagi201/httpdump

Run

  • httpdump -h

About

Simple Golang HTTP Server which dumps the incoming client headers and body

License:MIT License


Languages

Language:Go 100.0%