Live data from Hacker News

Show HN: Sshmgr, simple SSH manager for busy and lazy people

npmjs.com

1–4 of 4 posts

Re: Show HN: Sshmgr, simple SSH manager for busy and lazy people

#3

I mean.. i can just use the ssh config in `$HOME/.ssh/config` and it is way more powerful. But props for making something useful for you :)

Oh mannnn you are right. I should refactor my code to read from `$HOME/.ssh/config` hahaha, thanks for the enlightenment, and the "lazy" part is because I want to interactively to select the host/server.

Re: Show HN: Sshmgr, simple SSH manager for busy and lazy people

#4

I mean.. i can just use the ssh config in `$HOME/.ssh/config` and it is way more powerful. But props for making something useful for you :)

Oh mannnn you are right. I should refactor my code to read from `$HOME/.ssh/config` hahaha, thanks for the enlightenment, and the "lazy" part is because I want to interactively to select the host/server.

I love the config and how I can create rules by matching different things! Would we cool of your tool could read and write to the config :)