💾 Archived View for lucaweiss.eu › post › 2015-11-03-ssh-on-android › index.gmi captured on 2024-05-26 at 14:35:41. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-03-21)

-=-=-=-=-=-=-

SSH on Android

Install

SSHDroid

Launch SSHDroid and accept the superuser request

Then make sure you have your Android device connected with access to adb!

$ adb shell
$ su
$ mount -o rw,remount /system
$ cp /data/data/berserker.android.apps.sshdroid/dropbear/ssh /system/bin/ssh