A lightweight SSH probing utility that tests whether a target server accepts a given public key, without requiring a valid private key. Useful for security auditing, infrastructure validation, and detecting misconfigured SSH access policies. Built in Go using low-level SSH primitives for precise control over authentication flow.
-
Updated
Apr 4, 2026 - Go