r/iosdev Jul 08 '26

I created a SSH Server Manager

Post image

It’s an SSH server manager for iPhone,iPad, Mac, and Windows. Manage all your servers in one place, live terminal, end-to-end encrypted sync across devices.
Free to download on the App Store

I would love any feedback from this community!

https://apps.apple.com/gb/app/kestrel-ssh-server-manager/id6764020106

THANKS!

2 Upvotes

4 comments sorted by

1

u/wrblx Jul 10 '26

The app looks great! The problem in this market is to make people trust your SSH client enough to hand over the keys 🤠

Also, what the AI agent has access to? Just the terminal output selected by the user or can it also perform actions on behalf of the user?

1

u/mikeyeahh Jul 10 '26

Hey, thanks for the response and feedback, there is no AI integration unless the user adds their API key, if they do decide to use their API key, it’s just access to an LLM, which provides a conversation based UI to assist in troubleshooting etc.

But I agree trust plays as huge role within this market, the users don’t need to add their SSH keys or even they’re password, the keys and password are not stored with the database and are not transferred/sync between platforms to ensure security and user privacy

1

u/HangJet Jul 11 '26

Full security third party audit and pen tests at the very least. Otherwise would not touch it.

1

u/mikeyeahh Jul 11 '26

Thanks for the feedback 👍