Skip to content

Sonelli/juicessh-pluginexample

Repository files navigation

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