WispShell
A focused Android remote shell for reaching your own Linux machine without exposing SSH to the public internet.
- Pair an Android device with a user-owned Linux daemon.
- Use a cloud rendezvous service for registration, pairing, and presence.
- Keep terminal access single-purpose and separate from public SSH exposure.
$ wispshell pair pairing code: 482-913 android: trusted $ hostname workstation $ uptime 05:41 up 12 days, 4 users $ cargo test -p wispshell-cloud test result: ok. 11 passed $
Android first
Designed around a phone or tablet as the terminal client.
User-owned host
The companion daemon runs on the Linux machine you control.
Minimal broker
The cloud service coordinates pairing and rendezvous, not shell contents.