← Package directory
Available on winget

Install graSSHopper

Electron based SSH client

Install with winget
winget install --id CodingKiwi.graSSHopper
Upgrade
winget upgrade --id CodingKiwi.graSSHopper
Uninstall
winget uninstall --id CodingKiwi.graSSHopper

About graSSHopper

An SSH client built because developers should have nice tools. It features multiple tabs, a particularly pretty UI, and will remain free forever.

What's new in 2.0.0

This release brings a big jump to Electron 37.3.1, dropping support for Windows 7 and 8, along with major internal refactors to improve security and modernize dependencies. On the surface you’ll notice history loading from the host and redesigned tabs ⚙️ Changes - Breaking: Upgrade to electron 37.3.1 (Chrome 138) - Windows 7 & 8 are no longer supported - Small improvements to filetransfer - Small improvements to sudo sftp - Added logfile rotation - Added access to log folder in bugreport modal - Added configurable log level - Added editor syntax highlighting for .env files - Pressing Escape in the editor now closes the modal - Added “Load history from host” - activated by default, - can be disabled in config, - can be triggered via command - New design for the tabs - Removed pinger in the background because it caused more problems than it solved - not working reliably - spamming syslog entries - unnecessary dns requests - Added ability to rename tabs - Window app title now shows the current connections name ⚙️ Internal changes - Upgrade to electron 37.3.1 (Chrome 138) - Upgrade to ssh2 v1 - Dependency updates - Finished refactor to vue composition api - Refactor to dart sass module import syntax - Big refactor of the context isolation to improve security of the inter-process communication 🪲 Bugfixes - Fixed: Editor not saving and closing sometimes - Fixed: Delete icon offcenter in settings - Fixed: Error when Terminal is resized but there is no renderservice active for webgl renderer - Fixed: Error when refocussing the window when settings pane is open - Fixed: Target side...

Read release notes

Version history

Version Updated Notes
2.0.0 Unknown This release brings a big jump to Electron 37.3.1, dropping support for Windows 7 and 8, along with major internal refactors to improve security and modernize dependencies. On the surface you’ll notice history loading fr...