is it possible to run the ssh terminal in a browser, or Panel using java or groovy
Asked
Active
Viewed 677 times
1 Answers
2
A quick google search reveals JCTerm, an SSH2 Terminal Emulator in Pure Java, which is:
JCTerm(JCraft's Term) is a pure Java VT100 terminal emulator for SSH2. This terminal emulator also allows you to enjoy port forwarding, X11 forwarding, etc. JCTerm is licensed under GNU LGPL and easily integrated into your programs.

tim_yates
- 167,322
- 27
- 342
- 338