Skip to content

cia-rana/ssh-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSH Client

Installation

$ go get github.com/cia-rana/ssh-client

Usage

  1. Enter $ ssh-client [HOST NAME], exec it.
  2. Enter username.
  3. Enter password. The password is not shown on the monitor.
  4. Become able to use SSH client.

If you would like to finish connecting to the remote host, you execute a finish command like exit or logout, or send a signal like Ctrl+C or Ctrl+D.

License

MIT

About

Simple SSH Client with Go

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages