Documentation ¶
Index ¶
- func CreateOrLoadServerKeys(privateKeyPath string) (ssh.Signer, error)
- func ParseDirective(address string) (cidr []*net.IPNet, err error)
- func Run(addr, dataDir, connectBackAddress string, insecure, enabledWebserver bool, ...)
- func StartSSHServer(sshListener net.Listener, privateKey ssh.Signer, insecure bool, dataDir string, ...)
- type Options
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateOrLoadServerKeys ¶
func ParseDirective ¶ added in v1.0.3
Types ¶
Click to show internal directories.
Click to hide internal directories.