TeslaCoil Software

  • quicksshd
  • teslaled
  • widgetlocker
  • homesmack
  • contact
Home

QuickSSHd

QuickSSHd logo
QuickSSHd, using the dropbear sshd (SSH Daemon), is an easy to use SSH server for the Android platform. This allows a computer to connect to the Android device for remote access or file transfer.

View Changelog

Similar to "Terminal Emulator" or "adb shell" but over a wireless network using encryption to prevent eavesdropping. An SSH server also provides scp (secure copy) and SFTP (Secure File Transfer Protocol). There are many clients available for such services, some recommendations are:
Cyberduck SFTP client

Mac
Cyberduck - Open Source, graphical SFTP/SCP
Windows
WinSCP - Open Source, graphical, SFTP/SCP
PuTTY
Linux
openssh - The most popular SSH implementation
Or just type sftp://YourPhonesIPAddress:2222 in the location bar of Nautilus or Konqueror.

Authentication can be done either by password, which is stored encrypted on the phone for your protection, or through the standard SSH shared public key method.

Root is optional, non-root users are limited to ports < 1024 and the QuickSSHd application user, which CAN read and write to the SD Card.

Screen shot

It just works. I used scp to transfer some files to my phone, and it was easy:
scp -P 2222 file.txt root@192.168.0.1:/sdcard/file.txt
--jessewilson
Absolutely needed for android. I support this app 100%. Great job!
--Brad
Super Programm, funktioniert super
--Maic
This is one of the last pieces I needed to make my Android complete. Thanks for doing that thing that so many people consider insane. You rock!
--jh

Get modified sources [ Github :: barryk ]
Get QuickSSHd: [ market link ]
QR Code

Get QuickSSHd from the AndSpot Market or PayPal: Alternative Markets

Software by Kevin Barry of TeslaCoil Software.
User interface design by Richard K. Szabo of Oblivion Creation.

  • android
  • cyberduck
  • dropbear
  • quicksshd
  • scp
  • sftp
  • ssh
  • sshd
  • winscp
  • quicksshd
  • teslaled
  • widgetlocker
  • homesmack
  • contact