Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

14 Commits

Repository files navigation

Usage of simple-ssh

Build

`go build -o simple-ssh cmd/simple-ssh/main.go`

Example of usage

`./simple-ssh -h 192.168.1.10 -u user`

To view the arguments

`./simple-ssh --help`

Table of arguments

ArgumentTypeAssignment of the argumentDefault
-hStringHost
-pIntPort22
-pkStringPrivate key$HOME/.ssh/id_rsa
-uStringUser name

About

Light and simple ssh client

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages