mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 23:13:41 +01:00
Improved reference of switches documentation formatting.
This commit is contained in:
parent
0282ae9209
commit
3282c2c3a5
12
README.md
12
README.md
@ -18,12 +18,12 @@ Enable benchmarking by passing -b|--benchmark
|
||||
|
||||
You can the options below.
|
||||
|
||||
-a | --allciphers Test all known ciphers individually at the end.
|
||||
-b | --benchmark Activate benchmark mode.
|
||||
-h | --help Shows this help text.
|
||||
-j | --json Output results in JSON format.
|
||||
-o | --openssl /path/to/the/openssl binary you want to use.
|
||||
-v | --verbose Increase verbosity.
|
||||
-a | --allciphers Test all known ciphers individually at the end.
|
||||
-b | --benchmark Activate benchmark mode.
|
||||
-h | --help Shows this help text.
|
||||
-j | --json Output results in JSON format.
|
||||
-o | --openssl /path/to/the/openssl binary you want to use.
|
||||
-v | --verbose Increase verbosity.
|
||||
|
||||
```
|
||||
linux $ ./cipherscan -json www.google.com:443
|
||||
|
Loading…
Reference in New Issue
Block a user