An open API service indexing awesome lists of open source software.

https://github.com/fsamin/sshclienttest

Golang SSH Client Test
https://github.com/fsamin/sshclienttest

Last synced: 2 months ago
JSON representation

Golang SSH Client Test

Awesome Lists containing this project

README

        

# SSHClientTest
Golang SSH Client Test

## How to build ?
- `$git clone `
- `$go get golang.org/x/crypto/ssh`
- `$go build src/SSHClient.go`

## How to run ?
- `$./SSHClient `

It will prompt for a password, leave it empty if you want to use your private keys located in $HOME/.ssh/id_rsa