- 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 d4265742b1
commit 4c3cc0df8e

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 "[...]"