1
0
mirror of https://github.com/drwetter/testssl.sh.git synced 2025-06-02 13:18:36 +02:00
Dirk 557942cb0a Change logic and add conservative value for -n/--nodns ()
This PR changes the logic the no-DNS switch works. The switch
now expects a value. "min" does minimum lookups, "none" does
no lookups at all (details see testssl.sh(1) ). "none" is
equivalent to the paranoid (boolean) value "true" before.
2018-04-12 00:19:52 +02:00
..