Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloseConnection ¶
Types ¶
type WebForwarder ¶
type WebForwarder struct {
// contains filtered or unexported fields
}
func NewWebForwarder ¶
func NewWebForwarder(connId uint64, src net.Conn) *WebForwarder
func (*WebForwarder) SetDstAddress ¶
func (fwd *WebForwarder) SetDstAddress(dstAddress string)
func (*WebForwarder) Start ¶
func (fwd *WebForwarder) Start()
Click to show internal directories.
Click to hide internal directories.