Home/SSHDock vs PuTTY

SSHDock vs PuTTY

PuTTY is a reliable Windows SSH client that has been around since 1999. SSHDock is a browser-based client that works on any device with a browser. They target different use cases.

FeatureSSHDockPuTTY
PlatformAny browser (Windows, macOS, Linux, iOS, Android, Chromebook)Windows only (unofficial ports for others)
InstallationNone. Open in browser and connect.Installer or standalone .exe required
Key authenticationRSA and Ed25519 PEM keys, stored in browser local storageRequires converting .pem to .ppk with PuTTYgen
Jump host / bastionBuilt-in support in the connection formRequires manual proxy configuration or PuTTY Plink chaining
Tabs / multiple sessionsMultiple tabs, one per browser tabOne session per window, no native tab support
SFTPTerminal only; use a separate SFTP client for file transferSeparate tool (PSFTP / WinSCP) required
Port forwardingVia jump host support; browser limits some forwarding typesFull local, remote, and dynamic forwarding
Mobile useYes. Mobile-optimized keyboard with SSH keysNo
Session savingConnection profiles saved in browser local storageSessions saved in the Windows registry
CostFreeFree

When PuTTY is the right choice

PuTTY makes sense if you are on a fixed Windows machine that you control, and you need full port forwarding flexibility. It is also the standard tool in many corporate IT environments where native client software is required. If you already have PuTTY set up with saved sessions and converted key files, there is no strong reason to change.

PuTTY does require converting AWS .pem keys to .ppk format using PuTTYgen before you can use them, which catches people off guard the first time.

When SSHDock is the right choice

SSHDock is the better option when you need to access a server from a device that doesn't have PuTTY installed, or can't have it installed. That includes Chromebooks, iPads, phones, or a colleague's machine you are borrowing.

SSHDock also accepts .pem keys directly without any conversion step, which makes it faster to connect to AWS EC2 instances. And since it works on mobile, it covers emergency server access from a phone when no laptop is available.

Try SSHDock in your browser

No installation, no account. Connect to your server in under a minute.

Open SSH Terminal