SSH Launcher

A small Windows desktop launcher for SSH, written in PowerShell + WPF. It reads ~/.ssh/config directly as its single source of truth, live-checks whether each host is reachable, and opens a session on double-click — so connecting to any box in the lab is two keystrokes instead of remembering an alias and typing it out. […]