Dropbear. I'm not sure if the source code builds the dropbear binaries

from the https://github.com/shkschneider/android_external_dropbear repo.
This commit is contained in:
David Black 2012-07-02 19:55:56 +01:00
parent dcdcb290bf
commit 87454c250c

View file

@ -0,0 +1,40 @@
#there are dropbear binaries in the repo from an external source but they can be built
#from https://github.com/shkschneider/android_external_dropbear .
Category:System
License:GPLv2+
Web Site:http://shkschneider.me
Source Code:https://github.com/shkschneider/android_DropBearServer
Issue Tracker:https://github.com/shkschneider/android_DropBearServer/issues
Summary:An SSH server, based on dropbear
Description:
It allows you to easily install, configure and run a Secured SHell on your Android phone.
SSH is a secured (encrypted) protocol that is used on millions of GNU/Linux servers to issue commands remotely.
If you dont know what root or ssh means, you should not install this!
* You will be able to gain shell access, just like adb shell
* You will be able to put and pull files via scp or similar
This rich front-end to DropBear allows you to easily configure tons of things:
* Allows root access (optional)
* Allows non-root access (sdcard read/write)
* Install DropBear
* Start/Stop the server
* Manage credentials (publickeys or master password)
* Loads public keys from SDCard
* and much more!
.
Requires Root:Yes
Repo Type:git
Repo:https://github.com/shkschneider/android_DropBearServer.git
#Generated by import.py - check this is the right version, and find the right commit!
Build Version:1.7.0,170,b943a751dc
Update Check Mode:Market