mirror of
https://github.com/drwetter/testssl.sh.git
synced 2026-07-15 03:27:38 +02:00
Merge pull request #3076 from SteveVaneeckhout/fix-ipv4-only-flag-ignored
Fix -4/-6 flag being ignored when no specific test is selected
This commit is contained in:
@@ -25199,9 +25199,6 @@ set_scanning_defaults() {
|
||||
VULN_COUNT=14
|
||||
fi
|
||||
do_rating=true
|
||||
|
||||
do_ipv6_only=false
|
||||
do_ipv4_only=false
|
||||
}
|
||||
|
||||
# returns number of $do variables set = number of run_funcs() to perform
|
||||
|
||||
Reference in New Issue
Block a user