more mucking about with telnet

This commit is contained in:
Me
2022-08-13 05:57:50 +02:00
parent c3240b8618
commit ebd0fda52c

View File

@@ -1,4 +1,4 @@
#! /bin/bash #!/bin/bash
# no idea what we're doing here... # no idea what we're doing here...
@@ -20,12 +20,14 @@ run()
# spaw telnet localhost $PORT # spaw telnet localhost $PORT
# echo $START echo "$START"
telnet $HOST_FULL # telnet $HOST_FULL
# echo # echo
# sleep 1 sleep 1
echo $L1 # echo "$L1"
echo "Host: $HOST" # echo "GET / HTTP/1.1"
# echo "Host: duckduckgo.com"
# echo "Host: $HOST"
echo echo
echo echo