Story

Show HN: ShellDash – Browser server dashboard with SSH and globe monitoring

mannders Wednesday, November 12, 2025

Hey all. I built ShellDash, an interactive server admin dashboard with shell scripting and an appealing globe UI.

https://shelldash.com

The goal is to provide a global monitoring view of your servers, with shell script access, in a way that feels natural and productive, plus a minimal and appealing UI/UX.

The technology is fairly interesting. This being a browser app, I built a Go WASM SSH client running in the browser, proxied through my server WebSocket endpoints. This means I can provide you a Web UI to access your servers via SSH, without ever needing to see your credentials. I only see secured packets like OpenSSH sends over the open internet. Inspired by https://ssheasy.com/

Whether you have one server and periodically run a few common commands, or administering many scattered geographically, I hope ShellDash can make your experience more productive and fun.

Summary
Shelldash is a free, open-source command-line interface (CLI) tool that provides a modern and customizable shell experience. It offers features like command autocompletion, syntax highlighting, and support for various shell frameworks and plugins.
4 0
Summary
shelldash.com
Visit article Read on Hacker News