Manage SSH servers with lazyssh
mainLazyssh acts as a TUI wrapper for your ~/.ssh/config. It allows you to:
- Read & Display: View servers from your existing
~/.ssh/configin a scrollable list. - Add/Edit: Use a tabbed interface to configure Host, user, port, keys, tags, Proxy settings, Port forwarding, and advanced security/cryptography settings.
- Navigate: Use fuzzy search (by alias, IP, or tags) and one-keypress SSH connection via
Enter. - Organize: Pin favorite servers to the top or sort by alias/last SSH.
- Maintain: Ping servers to check status or delete entries safely.