Skip to content

arrase/SSHd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSHd Manager

Setup and manage sshd daemon for LineageOs and other roms with sshd built-in.

Requisites

Needs root

Usage examples

After start the daemon you can:

  • Login:
    ssh -i .ssh/android shell@<device_ip>
  • Backup SD:
    rsync -avz -e 'ssh -i .ssh/android' shell@<device_ip>:/sdcard/ sdcard

About

SSHd Manager for LineageOs

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors