LinuxCommandLibrary

sshs

Interactive TUI for browsing and connecting to SSH hosts

TLDR

Launch the interactive SSH host selector
$ sshs
copy
Use a custom SSH config file
$ sshs --config [~/.ssh/custom_config]
copy

SYNOPSIS

sshs [--config path]

DESCRIPTION

sshs is a terminal user interface for SSH that reads your ~/.ssh/config file to list and connect to hosts. It provides a fuzzy-searchable interactive interface to quickly select and connect to configured SSH destinations.

HISTORY

sshs was created by quantumsheep and is written in Rust.

SEE ALSO

ssh(1), sshclick(1), ssh-list(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard