Java SSH-Telnet Client Application-Applet

Tagged:
The Java Telnet Application/Applet is a utility program that allows you to connect and work using a remote telnet or SSH shell, and it works as a standalone application or as a browser based applet. This is GNU software and makes for a great SSH client, especially on Linux. Checkit via the link. Also, if you are unfamiliar with SSH, become aware, SSH is the Secure Shell and essentially gives you an encrypted telnet type session (remember telnet is clear text unless some special usage is in effect.) Check out OpenSSH.com and FreeSSH.org for more SSH info.   The Java Telnet Application/Applet