ssh

package
v1.15.4 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Description: This file has the package ssh.

Package ssh has helpers for running tunnel client

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

This is based off of https://github.com/function61/holepunch-client

func NewReverseTunnelClient

func NewReverseTunnelClient(l logrus.FieldLogger, host string, port int, ports []string) *Client

NewReverseTunnelClient creates a new ssh powered reverse tunnel client

func (*Client) Start

func (c *Client) Start(ctx context.Context, serviceKey string) error

Start starts the ssh tunnel. This blocks until all listeners have closed

Jump to

Keyboard shortcuts

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