gossh

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const Version = "1.0.2"

Variables

This section is empty.

Functions

This section is empty.

Types

type Ssh

type Ssh struct {
	SshConfig
}

func NewSsh

func NewSsh(config *SshConfig) *Ssh

NewSsh 实例化

func (*Ssh) Tunnel

func (app *Ssh) Tunnel()

type SshConfig

type SshConfig struct {
	Username   string
	Password   string
	ServerAddr string
	RemoteAddr string
	LocalAddr  string
}

SshConfig 配置

Jump to

Keyboard shortcuts

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