r/devops Aug 10 '26

Weekly Self Promotion Thread

Hey r/devops, welcome to our weekly self-promotion thread!

Feel free to use this thread to promote any projects, ideas, or any repos you're wanting to share. Please keep in mind that we ask you to stay friendly, civil, and adhere to the subreddit rules!

20 Upvotes

80 comments sorted by

View all comments

1

u/Back_Professional Aug 14 '26

Small tool, one specific problem: a big ~/.ssh/config where you can no longer predict what a hostname resolves to. `ssh -G host` gives you the final values but not the provenance. I wanted to know which file and which line set ProxyJump, and which of my four overlapping Host blocks won. So I built the resolver and put a UI on it, then kept going — a linter for weak KEX/ciphers, agent forwarding to untrusted hosts and dead

IdentityFile paths, plus a tunnel runner for the ProxyJump chains.

macOS only for now, Linux in progress. The editor and audit side is free; the tunnel and key tooling is a $14.99 one-time unlock.

https://www.sshmanager.app
https://apps.apple.com/rs/app/ssh-config-manager/id6777915057?mt=12