Documentation ¶
Index ¶
Constants ¶
View Source
const CancelTCPIPForward = "cancel-tcpip-forward"
View Source
const TCPIPForward = "tcpip-forward"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelTCPIPForwardHandler ¶
type CancelTCPIPForwardHandler struct{}
func (*CancelTCPIPForwardHandler) HandleRequest ¶
func (h *CancelTCPIPForwardHandler) HandleRequest(logger lager.Logger, request *ssh.Request, conn ssh.Conn, lnStore *helpers.ListenerStore)
type TCPIPForwardHandler ¶
type TCPIPForwardHandler struct{}
func (*TCPIPForwardHandler) HandleRequest ¶
func (h *TCPIPForwardHandler) HandleRequest(logger lager.Logger, request *ssh.Request, conn ssh.Conn, lnStore *helpers.ListenerStore)
Source Files ¶
Click to show internal directories.
Click to hide internal directories.