Linux command
lssh 命令
网络
需要网络或远程资源。
常用示例
Launch the SSH connection list
lssh
Launch the SCP client
lscp
Launch the SFTP client
lsftp
说明
lssh is a TUI list-select client for SSH, SCP, and SFTP connections. It reads your OpenSSH config (~/.ssh/config) and presents servers in a selectable list for quick connection. Features include support for password, public key, certificate, and PKCS11 (Yubikey) authentication, the ability to use the local machine's bashrc at the SSH destination, and NFS forward/reverse forwarding support.
FAQ
What is the lssh command used for?
lssh is a TUI list-select client for SSH, SCP, and SFTP connections. It reads your OpenSSH config (~/.ssh/config) and presents servers in a selectable list for quick connection. Features include support for password, public key, certificate, and PKCS11 (Yubikey) authentication, the ability to use the local machine's bashrc at the SSH destination, and NFS forward/reverse forwarding support.
How do I run a basic lssh example?
Run `lssh` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
Where can I find more lssh examples?
This page includes 3 examples for lssh, plus related commands for nearby Linux tasks.