class SSHServer

Defined in:

crystal_ssh/ssh_server.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(username, password, rsakey, port = "22", listen_address = "0.0.0.0", timeout = "360", banner = "Welcome to Crystal SSH") #

[View source]

Instance Method Detail

def close #

[View source]
def listen #

[View source]