mRemoteNG
| What | Where | 
|---|---|
| Official Page | |
| Source | |
| Download | |
| Install | 
OpenSSH
Use OpenSSH instead of PuTTYNG to SSH with mRemoteNG like a pro.
Create a new external program with the following parameters:
- Name: OpenSSH
 - Path: c:\program files\PowerShell\7\pwsh.exe
 - Parameter: -c "ssh %USERNAME%@%HOSTNAME%"
 - Working directory: $env:USERPROFILE
 
Then select "external Program" for your connection and choose "OpenSSH".
