AndroidSSH Save

Simple SSH and SFTP client for Android

Project README

Build Status

AndroidSSH - SSH from Android devices

This is a simple SSH client implementation for Android, using the JSch library. Functionality includes:

Functionality to be included:

  • SSH shell-like
  • SFTP file upload / download
  • Execute remote commands

How to use

  • clone repository
  • gradle assembleDebug (or make a release build if you want)
  • install on your device
  • SSH into your server (you need your SSH server's ip address or URL, port nnumber (probably 22) , and your username and password.
Open Source Agenda is not affiliated with "AndroidSSH" Project. README Source: jonghough/AndroidSSH
Stars
110
Open Issues
7
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating