ssh

package
v0.0.0-...-c21af36 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2019 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewClient

func NewClient(addr string, port uint16) client

func NewServer

func NewServer(address, pkey string, port uint16) (s server, err error)

Types

type ConnState

type ConnState struct {
	ForwardedTCPIPs <-chan ForwardedTCPIP
}

type ForwardedTCPIP

type ForwardedTCPIP struct {
	BindAddr  string
	BoundPort uint32

	Drain chan<- struct{}
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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