| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| MurmurSSH_1.4.4_amd64.AppImage | 2026-04-21 | 81.9 MB | |
| MurmurSSH_1.4.4_amd64.deb | 2026-04-21 | 2.2 MB | |
| MurmurSSH v1.4.4 source code.tar.gz | 2026-04-21 | 5.3 MB | |
| MurmurSSH v1.4.4 source code.zip | 2026-04-21 | 5.4 MB | |
| README.md | 2026-04-21 | 775 Bytes | |
| Totals: 5 Items | 94.9 MB | 3 | |
Download
Linux — Ubuntu / Debian (.deb): download the .deb file and install with:
sudo dpkg -i murmurssh_*.deb
Linux — portable (.AppImage): download the .AppImage file, make it executable, and run it directly — no installation needed:
chmod +x MurmurSSH_*.AppImage
./MurmurSSH_*.AppImage
GitHub also attaches automatic "Source code" archives — those are not needed to run the app.
What's Changed
- chore(deps-dev): bump vite from 5.4.21 to 6.4.2 by @dependabot[bot] in https://github.com/andrenalin282/MurmurSSH/pull/5
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/andrenalin282/MurmurSSH/pull/5
Full Changelog: https://github.com/andrenalin282/MurmurSSH/compare/v1.4.3...v1.4.4