Getting Started
Getting started
Prerequisites
sshandsshpassavailable in your PATH.- Password-based SSH access to your target hosts.
warning
Password-only authentication
Go-SSH currently supports password-based SSH only. SSH key auth is not supported.
Build and run
bash — 80x24
$~/Go-SSHmake build-all
Builds written to dist/.
$~/Go-SSH./dist/go-ssh-<platform>
You can also run it without building:
go run .
First launch
- Enter a master password to unlock the vault.
- Press
nto add your first connection. - Select the connection and press
cto connect.