I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one
I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one

git.ohaa.xyz
ssh-man

I created a shitty Python script to manage multiple SSH connections because I couldnt find a decent one
ssh-man
Wouldnt really help in my use case bc I use the same user on every server
It was just an example. What does your script do that wouldn't be configurable in ssh config
The “host” is just your friendly name for the connection, not necessarily the hostname of the remote host. You can specify the same username or hostname as many times as you want. My config is made up of mostly blocks like this: