Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct { // Settings OutputHex bool // contains filtered or unexported fields }
Proxy - Manages a Proxy connection, piping data between local and remote.
func New ¶
New - Create a new Proxy instance. Takes over local connection passed in, and closes it when finished.
func NewTLSUnwrapped ¶
NewTLSUnwrapped - Create a new Proxy instance with a remote TLS server for which we want to unwrap the TLS to be able to connect without encryption locally
Click to show internal directories.
Click to hide internal directories.