From 5ae2132f23e94f92e93875880636cc3fba1723d3 Mon Sep 17 00:00:00 2001 From: Phil Cohen Date: Wed, 25 Jun 2014 16:28:48 -0700 Subject: [PATCH] minor typo fix --- cipherscan | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cipherscan b/cipherscan index e063fe8..75851fd 100755 --- a/cipherscan +++ b/cipherscan @@ -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] 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