Versions in this module
v0
Jan 8, 2025
Oct 31, 2023
Changes in this version
+
func ExecSSHCmdByKey(host, user, key, command string) (string, error)
—
darwin/amd64, js/wasm, linux/amd64
+
func ExecSSHCmdByPwd(host, user, password, command string) (string, error)
—
darwin/amd64, js/wasm, linux/amd64
Oct 24, 2023
Oct 19, 2023
Oct 19, 2023
Oct 9, 2023
Sep 28, 2023
Sep 27, 2023
Sep 27, 2023
Changes in this version