Home
Name Modified Size InfoDownloads / Week
src 2014-06-04
ssh-cipher-check.jar 2014-06-04 5.0 kB
ReadMe.txt 2014-06-04 350 Bytes
Totals: 3 Items   5.3 kB 0
Code to check the ciphers supported by an SSH server.

How to run the program:

java -cp "ssh-cipher-check.jar" SSHCipherCheck <host> <port>

or

java -jar SSHCipherCheck <host> <port>

where,
<host> - Host name or IP address of the server.
<port> - The port on which the SSH server is running.

Saurabh Sule <saurabhsule82@yahoo.co.in>
Source: ReadMe.txt, updated 2014-06-04