mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-26 07:53: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.
|
You can the options below.
|
||||||
|
|
||||||
-a | --allciphers Test all known ciphers individually at the end.
|
-a | --allciphers Test all known ciphers individually at the end.
|
||||||
-b | --benchmark Activate benchmark mode.
|
-b | --benchmark Activate benchmark mode.
|
||||||
-h | --help Shows this help text.
|
-h | --help Shows this help text.
|
||||||
-j | --json Output results in JSON format.
|
-j | --json Output results in JSON format.
|
||||||
-o | --openssl /path/to/the/openssl binary you want to use.
|
-o | --openssl /path/to/the/openssl binary you want to use.
|
||||||
-v | --verbose Increase verbosity.
|
-v | --verbose Increase verbosity.
|
||||||
|
|
||||||
```
|
```
|
||||||
linux $ ./cipherscan -json www.google.com:443
|
linux $ ./cipherscan -json www.google.com:443
|
||||||
|
Loading…
Reference in New Issue
Block a user