- increase first read buffer -- otherwise it's how up at hb reply and lead to false positives

This commit is contained in:
Dirk 2014-11-20 18:55:51 +01:00
parent 80079edf41
commit 00ff1b57a0

View File

@ -115,7 +115,7 @@ fi
echo "##### sending client hello:"
socksend "$msg" $TLSV
sockread 10000
sockread 16384
echo "##### server hello:"
echo -e "$reply" | xxd | head -20
echo "[...]"