diff --git a/doc/testssl.1 b/doc/testssl.1 index 355ec7b..21068b1 100644 --- a/doc/testssl.1 +++ b/doc/testssl.1 @@ -92,6 +92,15 @@ testing each of 370 preconfigured ciphers client simulation .IP "10)" 4 rating +.PP +If a target FQDN has multiple IPv4 and/or multiple IPv6 addresses, it +scans all IPs with the specified options or using the default run - +unless specified otherwise, see \f[V]--ip\f[R], \f[V]-4\f[R] and +\f[V]-6\f[R]. +IPv6 connectivity is automagically checked. +If there\[cq]s noch such thing you will see a banner \f[I]Testing all +\f[BI]IPv4\f[I] addresses\f[R] and all IPv6 addresses will appear in +round brackets. .SS OPTIONS AND PARAMETERS .PP Options are either short or long options. diff --git a/doc/testssl.1.html b/doc/testssl.1.html index 6f397d8..f232ea0 100644 --- a/doc/testssl.1.html +++ b/doc/testssl.1.html @@ -99,6 +99,14 @@
client simulation
rating
If a target FQDN has multiple IPv4 and/or multiple IPv6
+ addresses, it scans all IPs with the specified options or using
+ the default run - unless specified otherwise, see
+ --ip
, -4
and -6
. IPv6
+ connectivity is automagically checked. If there’s noch such
+ thing you will see a banner Testing all
+ IPv4 addresses and all IPv6 addresses will
+ appear in round brackets.
Options are either short or long options. Any long or short
option requiring a value can be called with or without an equal
diff --git a/doc/testssl.1.md b/doc/testssl.1.md
index 8990834..75835cd 100644
--- a/doc/testssl.1.md
+++ b/doc/testssl.1.md
@@ -36,7 +36,7 @@ linked OpenSSL binaries for major operating systems are supplied in `./bin/`.
`testssl.sh URI` as the default invocation does the so-called default run which does a number of checks and puts out the results colorized (ANSI and termcap) on the screen. It does every check listed below except `-E` which are (order of appearance):
-0) displays a banner (see below), does a DNS lookup also for further IP addresses and does for the returned IP address a reverse lookup. Last but not least a service check is being done.
+0) displays a banner (see below), does a DNS lookup also for further IP addresses and does for the returned IP address a reverse lookup. Last but not least a service check is being done.
1) SSL/TLS protocol check
@@ -58,6 +58,7 @@ linked OpenSSL binaries for major operating systems are supplied in `./bin/`.
10) rating
+If a target FQDN has multiple IPv4 and/or multiple IPv6 addresses, it scans all IPs with the specified options or using the default run - unless specified otherwise, see `--ip`, `-4` and `-6`. IPv6 connectivity is automagically checked. If there's noch such thing you will see a banner *Testing all **IPv4** addresses* and all IPv6 addresses will appear in round brackets.
## OPTIONS AND PARAMETERS
@@ -124,7 +125,7 @@ The same can be achieved by setting the environment variable `WARNINGS`.
`--mx