Description
SimpleSSHD is a SSH server Android app, based on Dropbear, written by Greg Alexander.
It allows user access (user ssh) or full root access (by setting the login shell to /system/xbin/su) (if root is allowed).
Versions
Permissions
What the app asks the system for. Android only grants sensitive access after you confirm it.
- Internet accessSend and receive data over the internet.
- Write storageCreate and change files on the device storage.
- Run at startupStart automatically after the device is switched on.
- Install appsStart the installation of other apps.
- Foreground serviceKeep running in the background, visible in the status bar.
- Read storageRead files on the device storage.
Comments