summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterUse $((FOO - BAR)) instead of $(("$FOO" - "$BAR"))Luke Bratch14 months
 
 
AgeCommit messageAuthor
2023-07-11Use $((FOO - BAR)) instead of $(("$FOO" - "$BAR"))HEADmasterLuke Bratch
2021-11-08Add support for checking IPv4 and IPv6 hosts separately, plus support for raw...Luke Bratch
2020-05-21Add support for TLS 1.3Luke Bratch
2019-12-19Add a timeout wrapper to the initial OpenSSL to deal with bad hosts.Luke Bratch
2019-01-09Change comment to reflect it being a file not an arrayLuke Bratch
2018-11-21Use read -r to avoid input file characters being escapedLuke Bratch
2018-11-21Use $(()) instead of $(expr)Luke Bratch
2018-11-21Move the list of hosts and ports to a separate file, plus add sample and read...Luke Bratch
2018-11-21Spelling correctionLuke Bratch
2018-11-21Initial commitLuke Bratch