daSSHke
I've always wanted a simple CLI tool for managing SSH connections with the ability to migrate configurations across devices effortlessly—so I built one!

This fast, ergonomic, and lightweight terminal-based (TUI) SSH connection manager, written in Go, streamlines the way you interact with remote systems. It offers:
✅ Seamless Host Discovery – Reads SSH hosts from /etc/hosts, ~/.ssh/config, or its own configuration file.
✅ Fast Navigation & Autocomplete – Built-in autocomplete and menu-based selection for a smoother experience.
✅ Cross-Platform Compatibility – Works effortlessly on Linux, macOS, and Windows.
✅ Minimalist Yet Powerful – Designed for speed and ease of use without unnecessary complexity.
Whether you're managing a few servers or an entire infrastructure, this tool simplifies SSH access while keeping things efficient and intuitive.
It helps me—maybe it will help you too! 🚀