- MacOS: LibreSSL doesn't understand -naccept, so we use homebrew's OpenSSL
- Ubuntu: No idea why that still fails. Maybe the DNS setup is borked, so that scanning and listening is split between IPv4 and IPv6 (weak guess)
The previous commit held the socket open in the perl 1..30 loop
which prevented later on testssl.sh to scan.
Also the subtets is gone . It removes and addiotional message which
was confusing.