whoarethey: Determine Who Can Log In to an SSH Server
https://www.agwa.name/blog/post/whoarethey [www.agwa.name]
2023-01-11 04:12
As a proof of concept, I’ve created whoarethey, a small Go program that takes the hostname:port of an SSH server, an SSH username, and a list of GitHub usernames, and prints out the GitHub username which is authorized to connect to the server.
source: HN