A simple TUI using bubbletea wrapper around ssh that launches a searchable menu of hosts loaded from the .ssh/config file.
Hosts are grouped by their name if they share similar hostnames using a first in best dressed approach.
You can locally install this with:
go install github.com/pix-xip/pssh@latest