← 返回命令列表

Linux command

ssh-list 命令

网络

需要网络或远程资源。

常用示例

Launch the connection manager

ssh-list

说明

ssh-list is a TUI SSH connection manager that displays saved hosts in a menu, allowing quick connection via keyboard navigation. It supports adding, editing, copying, and sorting SSH entries, importing from ~/.ssh/config, executing commands on remote hosts, and filtering connections. It does not store passwords, relying on SSH keys.

FAQ

What is the ssh-list command used for?

ssh-list is a TUI SSH connection manager that displays saved hosts in a menu, allowing quick connection via keyboard navigation. It supports adding, editing, copying, and sorting SSH entries, importing from ~/.ssh/config, executing commands on remote hosts, and filtering connections. It does not store passwords, relying on SSH keys.

How do I run a basic ssh-list example?

Run `ssh-list` in a terminal, then adjust file names, paths, flags, or remote targets for your system.