Versions in this module Expand all Collapse all v0 v0.1.0 Aug 21, 2024 Changes in this version + func MakeSSHConnection(sshConf *SSHConfig) (*client, error) + type SSHConfig struct + Port int + Protocol string + RemoteAddr string + User string