LRO Terminal — SSH + Tunnels

Content rating
Everyone
1+
Downloads
Content rating
Everyone
Learn more
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

LRO Terminal is a full SSH client for your phone — with secure tunnels built in, so you can reach machines you normally can't.

Most SSH apps stop at hosts that are directly reachable. LRO Terminal bundles the LRO agent: it dials out through NAT and firewalls and brings up an encrypted tunnel to the target, then opens your SSH session over it. No VPN, no port forwarding.

A REAL TERMINAL
• Full ANSI / xterm terminal with a dynamic grid — htop, mc, vim and other TUIs render correctly.
• Multiple hosts and multiple tabs per host — switch between sessions in a tap.
• On-screen arrow cluster and Ctrl/Shift helpers for TUIs; hardware volume keys can act as modifiers.
• Mouse reporting (SGR) for apps like mc and vim.

KEYS & SECURITY
• Connection profiles with password or SSH key auth.
• Import or generate SSH keys; keys and profiles are stored encrypted on-device and are never sent to us.
• Known-hosts with TOFU (trust on first use).
• Optional biometric unlock.

BUILT-IN TUNNELS
• Reach hosts behind NAT/CGNAT/firewalls through the bundled LRO agent.
• Traffic is end-to-end encrypted between agents (Noise XK).
• SFTP file browser for transfers over the same secure link.

LRO Terminal works as a standalone SSH client for reachable hosts, and unlocks tunnel-backed access when you sign in to LRO. See lro.link for details.
A fast SSH client for your phone, with built-in encrypted tunnels to any host.
Updated on
Sep 18, 2026

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
  • No data shared with third parties
    Learn more about how developers declare sharing
  • This app may collect these data types
    Personal info, App info and performance, and Device or other IDs
  • Data is encrypted in transit
  • You can request that data be deleted

What’s new

• Targets Android 16 (API 36).
• Fixed: the background tunnel service could crash after many hours of continuous work. When Android's time limit for background data sync runs out, the app now stops cleanly and shows a notice.
• Fixed: memory kept growing on tunnels that serve many short connections.