Hey all,
I'm looking to add a ssh console to my site that will allow users to connect to a host via ssh.
Only i want to control all aspects of it. As in i want to be able to supply the host, the username, and the password via PHP values.
Can anyone recommend a java ssh client that can handle this?