package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Aug 26, 2025
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Server implements an HTTP mirror server for Wireshark analysis
NewServer creates a new HTTP mirror server
GetPort returns the port the mirror server is listening on
func (s *Server) MirrorTraffic(originalHost, method, url, requestBody, responseBody string, statusCode int, headers http.Header)
MirrorTraffic mirrors an HTTP exchange for Wireshark analysis
Start starts the HTTP mirror server
Stop stops the HTTP mirror server
TrafficRecord represents a mirrored HTTP exchange
Source Files
¶
Click to show internal directories.
Click to hide internal directories.