ssh

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: MIT Imports: 33 Imported by: 3

Documentation

Index

Constants

View Source
const (
	PRIVATE = "private"
	PUBLIC  = "public"
)
View Source
const (
	WELCOME = "welcome"
	GOODBYE = "goodbye"
	AUTHKEY = "authkey"
	REQUEST = "request"
)
View Source
const (
	TTY = "tty"
	ENV = "env"
	CMD = "cmd"
	ARG = "arg"
	RES = "res"
)
View Source
const (
	INPUT  = "input"
	OUTPUT = "output"
)
View Source
const CHANNEL = "channel"
View Source
const CONNECT = "connect"
View Source
const (
	DIRECT = "direct"
)
View Source
const RSA = "rsa"
View Source
const SERVICE = "service"
View Source
const SESSION = "session"
View Source
const SSH = "ssh"

Variables

This section is empty.

Functions

func NewSession added in v1.6.1

func NewSession(m *ice.Message, arg ...string) (xterm.XTerm, error)

Types

type Winsize

type Winsize struct {
	Height, Width uint16
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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