ssh

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServerConfig added in v0.0.3

func NewServerConfig(cfg *config.Config) (*ssh.ServerConfig, error)

Types

type Server added in v0.0.2

type Server struct {
	ServerCfg *ssh.ServerConfig
}

func NewServer added in v0.0.2

func NewServer(cfg *config.Config) (*Server, error)

func (*Server) Serve added in v0.0.3

func (s *Server) Serve(conn net.Conn)

func (*Server) ServeChannels added in v0.0.3

func (s *Server) ServeChannels(chans <-chan ssh.NewChannel)

Jump to

Keyboard shortcuts

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