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 (*Server) ServeChannels ¶ added in v0.0.3
func (s *Server) ServeChannels(chans <-chan ssh.NewChannel)
Click to show internal directories.
Click to hide internal directories.