sshh

command module
v0.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2019 License: MIT Imports: 6 Imported by: 0

README

sshh : ssh hosts manager

GitHub release MIT License
You can ssh with your own secret phrase (server passwordless)
sshh

Install

mac
brew install sakoken/sshh/sshh
other

Download from here https://github.com/sakoken/sshh/releases

Usage

sshh
  • Show the list of host
  • Search a host
  • Can do ssh connection
  • Add,Modify,Delete a host
sshh [user]@[hostname] -p [port]

Register and make SSH connection.
If the host is already registered, only SSH connection will be made.
Default port is 22

After exec sshh

sshh>> #[positionNo]

Do ssh connection.
You can select with the up and down arrows.

sshh>> add

Add a new host
You can register

  • Host name
  • User name
  • Port number(Default 22)
  • Password(Encrypted with a pass phrase)
  • Explanation
sshh>> mod [positionNo]

Modify a host

sshh>> del [positionNo]

Delete a host


License

MIT

Author

Kenji Sakoda

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL