sshls¶
![]()
A Language Server for OpenSSH configuration files, with a CLI formatter.
Features¶
- Formatting of SSH config files via the
sshls formatcommand - Language server started with
sshls server, following the Language Server Protocol (LSP) - Formatting, real-time error reporting and keyword completion through the language server
Get started¶
-
Easy installation
Install sshls with
uv -
Integration with editors
Connect sshls to your favorite editor, thanks to the Language Server Protocol