Discover

Topics

SSHDroid

SSHDroid APK

SSHDroid APK

2.1.2 FreeBerserker ⇣ Download APK (13.57 MB)

What's SSHDroid APK?

SSHDroid is a app for Android, It's developed by Berserker author.
First released on google play in 8 years ago and latest version released in 8 years ago.
This app has 0 download times on Google play and rated as 3.93 stars with 4,254 rated times.
This product is an app in Tools category. More infomartion of SSHDroid on google play
SSHDroid is a SSH server implementation for Android.
This application will let you connect to your device from a PC and execute commands (like "terminal" and "adb shell") or edit files (through SFTP, WinSCP, Cyberduck, etc...).

If you like this application, you can consider supporting it by upgrading to the pro version with more feature like:
- Extended notification controls
- Homescreen and lockscreen widget
- Shared-key authentication
- WiFi autostart whitelist
- Automation with intents support
- AdFree

FAQs:
q: How can I access to my device once the application is running?
a:
Windows users:
- File Transfer: WinSCP (http://winscp.net).
- Remote Shell: PuTTY (http://goo.gl/XbTF)

Linux users:
- File Transfer: natively supported by most file managers (like Nautilus or Dolphin), just enter the sftp address displayed as "Location".
- Remote Shell: run 'ssh' from the terminal.

Mac users:
- File Transfer: Cyberduck (http://cyberduck.ch).
- Remote Shell: run 'ssh' from the terminal

q: How can I upgrade to the pro version?
a: If you previously purchased SSHDroidPro on Google Play, the new version will automatically detect it and upgrade to pro otherwise you can unlock it as in-app purchase.

q: Why my transfer speed decrease when I turn off the screen?
a: Enable the option 'Lock Wifi'. If your device is running at least Android 2.3.x, you should get full speed transfer even when the screen is off, otherwise enable the option 'Lock screen' too.

q: How can I use a shared key with Putty/Winscp?
a: You have to generate a key from the application in OpenSSH format and use Puttygen to import/convert it in ppk format. A recent version of Puttygen (>= 0.61) is required!

q: Is root required to run this application?
a: root is optional but not required.

q: How can I automate the application start/stop?
a:
Use the following broadcast intents:
start: berserker.android.apps.sshdroid.command.START
stop: berserker.android.apps.sshdroid.command.STOP