Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 427 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 427 Bytes

JuiceSSH Plugin: Example

An example plugin for JuiceSSH

This plugin shows an overview of how to:

  • Retrieve a list of JuiceSSH connections from the JuiceSSH database
  • Insert/Update/Delete a connection from the JuiceSSH database
  • Connect to an SSH connection
  • Execute a command on the SSH session
  • Disconnect the SSH session

Screenshot