Remember servers,
not IP addresses.

Store your server configs. Connect by name. Copy files. Organize with tags. Export straight to ~/.ssh/config.

terminal

What it does

One Command Connect

Run sshm0 connect name and you are in. No digging through notes or remembering IPs.

SCP Wrapper

Copy files between local and remote with sshm0 cp. Uses the same server names you already defined.

Tag & Filter

Assign tags to servers, then list or filter by tag. Keep production, staging, and dev separate.

SSH Config Export

Export all managed servers to ~/.ssh/config. Works with any SSH client, no lock-in.

Interactive Mode

Run sshm0 add with no arguments and answer prompts. No flags to memorize for quick setup.

Tab Completion

Bash completion for commands, server names, and flags. Installed and sourced automatically.

Running in under a minute

Download the installer, run it, reload your shell. That is the whole process.

install