Skip to content

Grails RemoteSSH Plugin based on Ganymed SSH-2 library, provides ssh utilities to a grails application

License

Notifications You must be signed in to change notification settings

vahidhedayati/RemoteSSH

Repository files navigation

RemoteSSH

Grails RemoteSSH Plugin based on Ganymed SSH-2 library

Side note - similar / related projects

Dependency Grails 2:

	compile ":remote-ssh:0.14"

Grails 2 source

Dependency Grails 3 (build.gradle):

	compile "org.grails.plugins:remotessh:3.0.9"

Grails 3 source

Documentation

How to use latest revision

Configuration variables

SSHUtil methods and how to use

SshUtilService methods and how to use

Groovy Docs for classes within plugin: methods/usage

Java Docs for classes within plugin: methods/usage

How to use older revisions

For websocket live ssh connection / interaction:

Check out : jssh

About

Grails RemoteSSH Plugin based on Ganymed SSH-2 library, provides ssh utilities to a grails application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages