mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-09-19 12:41:16 +02:00
One more space
This commit is contained in:
parent
ec5443438f
commit
f5fd7cb2c7
@ -6167,7 +6167,7 @@ sub_quic() {
|
|||||||
wait_kill $! $QUIC_WAIT
|
wait_kill $! $QUIC_WAIT
|
||||||
if [[ $? -ne 0 ]]; then
|
if [[ $? -ne 0 ]]; then
|
||||||
if [[ -n "$PROXY" ]]; then
|
if [[ -n "$PROXY" ]]; then
|
||||||
proxy_hint_str="(tried directly, is not proxyable):"
|
proxy_hint_str="(tried directly, is not proxyable): "
|
||||||
fi
|
fi
|
||||||
outln "${proxy_hint_str}not offered or timed out"
|
outln "${proxy_hint_str}not offered or timed out"
|
||||||
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
|
fileout "$jsonID" "INFO" "$proxy_hint_str not offered"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user