Settings

Theme

Reach – An SSH client for people who are tired of PuTTY

github.com

3 points by LifeOwner 6 hours ago · 1 comment

Reader

LifeOwnerOP 6 hours ago

I built an SSH client because every option out there either looks like it's from 2005, only runs on Windows, or wants a subscription for basic features.

  Reach is a native desktop app (Tauri + Rust backend, Svelte frontend) that does SSH terminals, SFTP file browsing, port tunneling, encrypted credential storage, system monitoring, and serial console, all in
  one tool. The SSH stack is pure Rust (russh), no OpenSSH dependency.

  It also has a built-in playbook engine that runs Ansible-compatible YAML directly over SSH without needing Python installed. So it works from Windows too.

  Runs on Windows, macOS, Linux, and Android. Free, source-available.

  GitHub: https://github.com/alexandrosnt/Reach
  Docs: https://alexandrosnt.github.io/Reach/

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection