Documentation ¶
Index ¶
- func DeclineUnknownRequest(L *zap.Logger, req *ssh.Request)
- func GenerateHostKey(path string) error
- func LoadHostKey(path string) (ssh.Signer, error)
- func LoadOrGenerateHostKey(path string) (ssh.Signer, error)
- func Server(cfg *config.Config, subs ...Subsystem) server.Server
- type SSHConn
- type SSHConnShared
- type SSHServer
- type Subsystem
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateHostKey ¶
Types ¶
type SSHConnShared ¶
type SSHConnShared struct {}
Click to show internal directories.
Click to hide internal directories.