DEV Community

Cover image for SSH-BM, An SSH bookmarking program
Dakota Lewallen
Dakota Lewallen

Posted on

2 2

SSH-BM, An SSH bookmarking program

Welcome to my latest goofy project: ssh-bm.
https://github.com/IamFlowZ/ssh-bm

If you've ever been on the ops side of things, more than likely you've had to remember more than a couple domain/ip + user combos for logging into various machines.

My usual go-to in the past for cataloging those combos has either been a spread sheet, or a series of bash functions. Neither of which is particularly maintainable.

So with the hope of removing some of the overhead, I developed this tool. ssh-bm which aims to declutter the process of logging into various machines.

ssh-bm serves as a key-value store for ssh connection strings. You hand it the name you want to use along with your normal arguments to ssh. Then when you give ssh-bm that name, it will automatically pass those arguments to ssh and send you on your way.


Find me on Twitter | LinkedIn

Sponsor me on Github

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series