httpdump

command module
v0.0.0-...-b9bd00c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2021 License: MIT Imports: 6 Imported by: 0

README

httpdump

Simple server that dumps HTTP requests to stdout and to the response.

Usage

By default it listens to 0.0.0.0 on port 8080:

httpdump

You can change listen address or port as the first argument:

httpdump 127.0.0.1:3000

Installation

Using go install:

go install github.com/luastan/httpdump@latest

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL