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 usu…


This content originally appeared on DEV Community and was authored by Dakota Lewallen

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


This content originally appeared on DEV Community and was authored by Dakota Lewallen


Print Share Comment Cite Upload Translate Updates
APA

Dakota Lewallen | Sciencx (2022-06-20T19:02:11+00:00) SSH-BM, An SSH bookmarking program. Retrieved from https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/

MLA
" » SSH-BM, An SSH bookmarking program." Dakota Lewallen | Sciencx - Monday June 20, 2022, https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/
HARVARD
Dakota Lewallen | Sciencx Monday June 20, 2022 » SSH-BM, An SSH bookmarking program., viewed ,<https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/>
VANCOUVER
Dakota Lewallen | Sciencx - » SSH-BM, An SSH bookmarking program. [Internet]. [Accessed ]. Available from: https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/
CHICAGO
" » SSH-BM, An SSH bookmarking program." Dakota Lewallen | Sciencx - Accessed . https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/
IEEE
" » SSH-BM, An SSH bookmarking program." Dakota Lewallen | Sciencx [Online]. Available: https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/. [Accessed: ]
rf:citation
» SSH-BM, An SSH bookmarking program | Dakota Lewallen | Sciencx | https://www.scien.cx/2022/06/20/ssh-bm-an-ssh-bookmarking-program/ |

Please log in to upload a file.




There are no updates yet.
Click the Upload button above to add an update.

You must be logged in to translate posts. Please log in or register.