mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-10 18:50:58 +01:00
It is client siumlations, not browser simulations
This commit is contained in:
parent
ff844b03fd
commit
13b91498a3
@ -3999,9 +3999,9 @@ run_client_simulation() {
|
|||||||
|
|
||||||
outln
|
outln
|
||||||
if "$using_sockets"; then
|
if "$using_sockets"; then
|
||||||
pr_headlineln " Running browser simulations via sockets (experimental) "
|
pr_headlineln " Running client simulations via sockets (experimental) "
|
||||||
else
|
else
|
||||||
pr_headlineln " Running browser simulations (experimental) "
|
pr_headlineln " Running client simulations (experimental) "
|
||||||
fi
|
fi
|
||||||
outln
|
outln
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user