Maverick SSHD is an enterprise level multi-threaded Java SSH server. The product is compatible with Java 1.4 or later and uses the Java NIO framework for maximum server performance. SSH2 only is supported due to vulnerabilities in the SSH1 protocol. ...
Program for logging into a remote host (with an installed SSH server (sshd))and for executing commands in a remote machine. It replaces telnet, rlogin and rsh, while providing a securely encrypted communication between two untrusted hosts over an insecure ...