sshd

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(
	logger *log.Logger,
	port int,
	proxy conf.Proxy,
	db *database.DB,
	newProxy func(host, forward string),
	removeProxy func(host string),
) error

Start starts a SSH server listening on the given port.

Types

type Client added in v1.3.3

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

Client is a SSH client that has established a connection.

Jump to

Keyboard shortcuts

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