Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
WinSSHTerm: A Tabbed SSH Solution, Combining PuTTY/KiTTY, WinSCP and VcXsrv (winsshterm.blogspot.com)
30 points by indigodaddy on March 6, 2021 | hide | past | favorite | 17 comments


I have given up on using graphical ssh clients on Windows since Microsoft started including OpenSSH. I find the combination of ssh and Windows Terminal to be a much better one. Occasionally I do still use WinSCP instead of acp or sftp from the command line.

An advantage of doing so is use of the same keys in native Windows and WSL without having to convert them.


Windows Terminal finally replaced everything for me when they added ability to split and resize panes.

Next update I believe gets your workspace at launch instead of having to split at start up


You can open tabs and split panes at startup now using command line arguments for wt.


Does it do a list of saved sessions like SecureCRT or mRemoteNG?


Sure, in a manner of speaking. You can set different profiles to automatically run a console application, so setting one to "ssh user@host" gives you a profile that starts a given SSH instantly in its own tab.

I've been doing that for over two years now and I wouldn't go back to PUTTY for anything. Especially since the latest OpenSSH for Windows supports Yubikeys; the version Microsoft provides officially is a bit too old for that but if you use Chocolatey or download from the OpenSSH for Windows Github area you get a version that absolutely does work well.


Windows Terminal also readily works with tmux and mouse over ssh. It's the panacea.


Color me surprised, this actually looks like a pretty good SSH client! I was one of those people who bought into Terminus when looking for a good SSH solution on Windows, and while it looked fine, it didn't offer a lot of unique or streamlined functionality. This, on the other hand, looks like the no-nonsense software I was looking for. Unfortunately I don't use Windows on my development machines anymore, but it certainly looks worth trying out.


I tried Terminus but it's built on Electron so consumes GB instead of KB.


How does it compare to MobaXterm?


Moba is feature packed but it's performance and ux leave a lot to be desired.


Not a big fan of those "combined" swiss-army-knife clients. MobaXterm is another one. Using separate clients is better, so you can keep everything updated.


This is a crowded space (I use Stardock's Groupy with PuTTY, and Directory Opus for SFTP. At work we use Remote Desktop Manager.), so good luck.


Bitvise SSH Client (free) is my favourite. And can also somehow work on mac with wine. But it's windowed and not tabbed.


Bitvise SSH Server is also a great way to add SSH functionality to Windows. Very customisable. I still use it over Windows' native SSH server.


Is it uncommon for people to include Cygwin binaries in their path?

I just use the new Windows Terminal console and use cygwins ssh command. The experience doesn't feel very different at all from my linux machine.


No need to use cyvwin's ssh. Windows now includes a native port if OpenSSH.


I haven't had to use windows in almost a decade, but when I did I would keep the cygwin binaries iny path. Or later on, the binaries from the windows version of git.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: