Versions in this module Expand all Collapse all v2 v2.0.0 Jan 10, 2024 Changes in this version + const KeyAlgoED25519 + type Client struct + func NewClient(sshConfigDir string, sshConfigName string, hostKeyAlg []string, ...) (*Client, error) + func (c Client) Execute(command string) ([]byte, error) v2.0.0-alpha1 Jan 2, 2024