mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	help for mass testing option in #153
This commit is contained in:
		| @@ -3546,7 +3546,9 @@ $PROG_NAME <options> URI    ("$PROG_NAME URI" does everything except -E) | |||||||
|      --xmpphost <to_domain>        for STARTTLS enabled XMPP it supplies the XML stream to-'' domain -- sometimes needed |      --xmpphost <to_domain>        for STARTTLS enabled XMPP it supplies the XML stream to-'' domain -- sometimes needed | ||||||
|      --mx <domain/host>            tests MX records from high to low priority (STARTTLS, port 25) |      --mx <domain/host>            tests MX records from high to low priority (STARTTLS, port 25) | ||||||
|      --ip <ipv4>                   a) tests the supplied <ipv4> instead of resolving host(s) in URI  |      --ip <ipv4>                   a) tests the supplied <ipv4> 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 <file name>            mass testing option: Just put multiple $PROG_NAME command lines in <file name>, | ||||||
|  |                                    one line per instance. Comments via # allowed, EOF signals end of <file name>. | ||||||
|  |  | ||||||
| partly mandatory parameters: | partly mandatory parameters: | ||||||
|  |  | ||||||
| @@ -4597,4 +4599,4 @@ fi | |||||||
| exit $ret | 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 $ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk
					Dirk