Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
The first ones coming to my mind are either Putty as you already said but also depending on your use case using ssh in wsl, so like in Ubuntu for example. Or, and this one's shocking, Windows has a native ssh client integrated since the last update or something. Just open your command line of choice and ssh away
-
ssh (either git-bash or linux subsystem)
If that's not an option -- putty with wrappers ('connection managers'). They seem decent -
KiTTY. http://www.9bis.net/kitty/
Better than PuTTY because it remembers your password when you reconnect in the same window ;) -
WSL, but if you are not running a win10 machine, you should try Cygwin or Babun.
-
I'd recommend to use Windows' own ssh client for powershell, it works great and I have not had any issues with it
Related Rants
Hey there! I was hoping you guys could tell me some cool and free ssh clients for windows :)
I am currently using putty.
What are your favourite ssh clients? :)
question
advice
ssh
windows 10