scottkiss / sshcmd

ssh command line client implemented using golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sshcmd

** a simple ssh command line client implemented using golang.**

How To Use

go build sshcmd.go

./sshcmd -h yourname@host -p password

About

ssh command line client implemented using golang.


Languages

Language:Go 100.0%