minor typo fix

This commit is contained in:
Phil Cohen 2014-06-25 16:28:48 -07:00
parent b69863c5c5
commit 5ae2132f23
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ usage() {
echo -e "usage: $0 [-a|--allciphers] [-b|--benchmark] [-d|--delay seconds] [-D|--debug] [-j|--json] [-v|--verbose] [-o|--openssl file] [openssl s_client args] <target:port>
usage: $0 -h|--help
$0 attempts to connect to a target site using all the ciphersuites it knowns.
$0 attempts to connect to a target site using all the ciphersuites it knows.
Julien Vehent [:ulfr] - https://github.com/jvehent/cipherscan
Port defaults to 443