httpassembler

package
v0.0.0-...-52973e1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2019 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HTTPAssembler

type HTTPAssembler struct {
	// contains filtered or unexported fields
}

HTTPAssembler assembles HTTP requests from a local network packets.

func NewHTTPAssembler

func NewHTTPAssembler(device string, requests chan<- *http.Request) (*HTTPAssembler, error)

NewHTTPAssembler creates a new source of assembled HTTP requests from packets. The requests are passed back via the provided channel.

func (*HTTPAssembler) Run

func (r *HTTPAssembler) Run()

Run starts the HTTP request sniffing process.

Jump to

Keyboard shortcuts

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