still working on telnet tester

This commit is contained in:
Eric LAZO
2022-08-15 01:47:37 +02:00
parent 21efbef86a
commit aa03880601
12 changed files with 228 additions and 50 deletions

View File

@@ -19,7 +19,7 @@ httpz=("HTTP/1.1")
# let main.sh handle the l1
l1="${methods[0]} ${paths[0]} ${https[0]}"
l1="${methods[0]} ${paths[0]} ${httpz[0]}"
header="Host: $host"
body=
@@ -40,6 +40,7 @@ run_this_test()
# } 2>>&1
# } &>> /dev/stdout
echo -e "$request"
# echo
sleep 1
# {
# echo -e "\n------\n"