The dead-simple SSH connection manager. CLI & TUI.

The only SSH connection management tool you'll ever need. CLI & TUI. No dependencies, no manual file editing.
Four core features: Create, Connect, Edit, Delete. Dead-simple and cross-platform.
Store connections in SQLite, your ssh_config file, or both — your choice.
$ curl -fsSL https://raw.githubusercontent.com/madLinux7/dssh/main/install.sh | sh$ irm https://raw.githubusercontent.com/madLinux7/dssh/main/install.ps1 | iex$ yay -S dssh$ brew install dssh$ winget install dssh$ paru -S dssh$ go install github.com/madLinux7/dssh/cmd/dssh@latestto comment.