Skip to content

mattn/sshgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sshgo

implementation of ssh client

Usage

Usage of sshgo:
  -P int
    	port (default 22)
  -f string
    	private key
  -p string
    	password
  -u string
    	user

Warning

Be careful to use this. The command-line arguments with passing password/passphrase is dangerous. Anyone can steal your password.

Installation

$ go get github.com/mattn/sshgo

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages