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. -
View it on GitHub