LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

ssm

Simple SSH manager for organizing server connections

TLDR

List all SSH configurations
$ ssm list
copy
Add a new SSH configuration
$ ssm add
copy
Edit an existing configuration
$ ssm edit [myserver]
copy
Print an SSH configuration
$ ssm print [myserver]
copy

SYNOPSIS

ssm [global options] command [command options]

DESCRIPTION

ssm (Simple SSH Manager) is a CLI tool for managing SSH configurations across multiple servers. It organizes SSH configs into modular files within a config.d directory structure, allowing you to list, add, edit, and print SSH configurations.

PARAMETERS

list, ls

List available SSH configurations.
add
Add a new SSH configuration interactively.
edit, e
Edit an existing SSH configuration.
print
Print an SSH configuration to stdout.
help, h
Show a list of commands or help for a command.
--help, -h
Show help.
--version, -v
Print the version.

HISTORY

ssm was created by Elliot (elliot40404) and is written in Go.

SEE ALSO

ssh(1), sshs(1), sshclick(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid