# sshcmd **Repository Path**: scottkiss/sshcmd ## Basic Information - **Project Name**: sshcmd - **Description**: ssh command line client implemented using golang. - **Primary Language**: Go - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2016-06-18 - **Last Updated**: 2023-07-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # sshcmd ** a simple ssh command line client implemented using golang.** ## How To Use ``` go build sshcmd.go ./sshcmd -h yourname@host -p password ```