commands

package
v0.0.0-...-87e210b Latest Latest
Warning

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

Go to latest
Published: Aug 3, 2023 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrLocalAddressNotSpecified = errors.New("at least one local address must be specified")

Functions

func NewClientCommand

func NewClientCommand() *cobra.Command

func NewServerCommand

func NewServerCommand() *cobra.Command

Types

type TunnelClient

type TunnelClient interface {
	GetVirtualTCPListener(requestedPort int, targetPort int, name string) (net.Listener, error)
}

Jump to

Keyboard shortcuts

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