diff --git a/testssl.sh b/testssl.sh index 4b64ecd..1f0032a 100755 --- a/testssl.sh +++ b/testssl.sh @@ -3546,7 +3546,9 @@ $PROG_NAME URI ("$PROG_NAME URI" does everything except -E) --xmpphost for STARTTLS enabled XMPP it supplies the XML stream to-'' domain -- sometimes needed --mx tests MX records from high to low priority (STARTTLS, port 25) --ip a) tests the supplied instead of resolving host(s) in URI - b) "one" means: just test the first DNS returns (useful for multiple IPs) + b) arg "one" means: just test the first DNS returns (useful for multiple IPs) + --file mass testing option: Just put multiple $PROG_NAME command lines in , + one line per instance. Comments via # allowed, EOF signals end of . partly mandatory parameters: @@ -4597,4 +4599,4 @@ fi exit $ret -# $Id: testssl.sh,v 1.330 2015/08/01 21:58:58 dirkw Exp $ +# $Id: testssl.sh,v 1.331 2015/08/01 22:26:33 dirkw Exp $