When comparing OpenSSH vs mRemoteNG, the Slant community recommends OpenSSH for most people. In the question“What are the best SSH clients for Windows?” OpenSSH is ranked 2nd while mRemoteNG is ranked 18th. The most important reason people chose OpenSSH is:
If you find samples or tutorials about SSH, they almost always refer to OpenSSH. It bascially defines what SSH is.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro The Reference SSH Client
If you find samples or tutorials about SSH, they almost always refer to OpenSSH. It bascially defines what SSH is.
Pro One of the most trustworthy development teams on the web
The development team of OpenSSH is part of the OpenBSD ecosystem. Their implementation is basically today's technical reference for any SSH client.
Pro Available on virtually any platform
MacOS. Windows. Core component on any Linux flavor.
Pro Standard implementation that documentation for all other tools assumes you have installed already
A lot of other tools (e.g. git) are based on this for file transfer.
Pro It's free
Open source.
Pro Import/Export feature
Allows to share connections.
Pro Can open multiple sessions in different tabs
Pro Connection manager
Lets you organize your connections into folders with icons as well and allows nested folders as well.
Pro Supports multiple protocols
RDP (Remote Desktop/Terminal Server)
VNC (Virtual Network Computing)
ICA (Citrix Independent Computing Architecture)
SSH (Secure Shell)
Telnet (TELecommunication NETwork)
HTTP/HTTPS (Hypertext Transfer Protocol)
rlogin
Raw Socket Connections
Pro Inheritance from folder properties
Inheritance makes it possible to store properties on folder basis and let the underlying connections inherit this info.
Cons
Con No host list
Has no functions to manage huge numbers of hosts.
Con No way to organize SSH connections
No way to organize SSH connections.
Con Command line tool
It can be difficult to use from a command line interface.
Con Private keys needs to be managed on PuTTY
Since mRemoteNG is integrated with PuTTY (included in the installation), all private key needs to be configured on PuTTY itself and then the PuTTY session needs to be selected on mRemoteNG.