Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 896 Bytes

File metadata and controls

38 lines (26 loc) · 896 Bytes

Unix Shells

Mobile SSH, Mosh, and SFTP client. iOS and Android.

Features

  • SSH (Ed25519/RSA key auth, agent forwarding, jump hosts)
  • Mosh with native Dart crypto (no bundled C binary)
  • SFTP file browser
  • Relay integration (NAT traversal, no port forwarding)
  • Auto-discovery of online latch devices
  • Account sign-in via email approval (no tokens to copy)
  • Per-device preferences (mosh, session name, key selection)

When connected via mosh to a latch server, SFTP runs over the SSH connection that bootstrapped the mosh session.

Platforms

  • iOS 15+
  • Android 8.0+ (API 26)

Building

flutter pub get
flutter run

Dependencies

License

Proprietary