Show HN: Reminal – A zero-config SSH alternative (no open ports, no keys)
Category: devtools
Tags: remote-access, ssh-alternative, tunnel
Score: 7.3/10 (Innovation: 8, Technical: 7, Documentation: 7, Utility: 7)
Reminal is a zero-config SSH alternative that uses Cloudflare Workers as a relay to provide remote terminal access without open ports or long-lived keys. It is interesting because it combines ephemeral credentials, end-to-end encryption, and a browser-based client to solve common remote access pain points like NAT traversal and device theft.
Target audience: backend devs, devops, sysadmins
Repository: https://github.com/harshalgajjar/reminal · Go · MIT
View on Hacker News