Skip to content

SshBridge v0.1.0 — Initial Release

Latest

Choose a tag to compare

@sunhanaix sunhanaix released this 23 Jun 09:41
· 6 commits to master since this release

SshBridge v0.1.0 — Initial Release

Assets

File Description
scrt_gui.exe (35 MB) Windows standalone — SCRT config export tool, no Python required
app-release-signed.apk (2.2 MB) Android SSH client (debug-signed, ready to install)

Screenshots

See README.md for screenshots of both the desktop tool and Android app.

Desktop Export Tool

  • GUI with folder tree, multi-select, live search
  • Export modes: QR code, Base64, WLAN HTTP sync
  • Supports SecureCRT 7.3+ (V2/V3 encryption)

Android SSH Client

  • Kotlin + Jetpack Compose, Material 3 design
  • SSH/Telnet with password, keyboard-interactive, and SSH key auth
  • QR code / Base64 / WLAN session import
  • Termux terminal emulation, connection pooling

View full source & build instructions