Versions in this module Expand all Collapse all v0 v0.19.3 Oct 23, 2025 v0.19.0 Sep 30, 2025 Changes in this version + func IsImplicitSSHTransport(s string) bool + func SSHKeyScan(server string) (string, error) + type SCPStyleURL struct + Fragment string + Host string + Path string + User *url.Userinfo + func ParseSCPStyleURL(raw string) (*SCPStyleURL, error) + func (url *SCPStyleURL) String() string