android-sshd

General

Category
Battlefield
Tag
SSH
License
N/A
Min SDK
7 (Android 2.1 Eclair)
Registered
Jul 5, 2014
Favorites
0
Link
https://github.com/stepinto/android-sshd
See also
J2SSH Maverick
sshj
JSch
connectbot

Additional

Language
Java
Version
0.0.1 (Feb 11, 2011)
Created
Feb 10, 2011
Updated
Mar 5, 2016 (Retired)
Owner
Chao Shi (stepinto)
Contributors
Chao Shi (stepinto)
MikhailBondar
2
Activity
Badge
Generate
Download
Source code
android-sshd is a open source SSH server for andoird phones.

It is based on Apache SSHD (http://mina.apache.org/sshd/). Most parts of android-sshd is written in Java, except those that deals with POSIX pseudo-terminal.

Here is just a prototype, with almost no GUI :) I will improve it.