Lazyssh is a terminal-based, interactive SSH manager built for managing your fleet of servers directly from your terminal. With lazyssh, you can quickly navigate, connect, manage, and transfer files between your local machine and any server defined in your ssh config. No more remembering IP addresses or running long scp commands -- just a clean, keyboard-driven UI. WWW: https://github.com/Adembc/lazyssh \ https://pkg.go.dev/github.com/Adembc/lazyssh PR: 289457 Reported by: Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer) Approved by: yuri@ (Mentor)
6 lines
368 B
Plaintext
6 lines
368 B
Plaintext
Lazyssh is a terminal-based, interactive SSH manager built for managing your
|
|
fleet of servers directly from your terminal. With lazyssh, you can quickly
|
|
navigate, connect, manage, and transfer files between your local machine and
|
|
any server defined in your ssh config. No more remembering IP addresses or
|
|
running long scp commands -- just a clean, keyboard-driven UI.
|