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...
@@ -20,12 +20,14 @@ run()
# spaw telnet localhost $PORT
# echo $START
telnet $HOST_FULL
echo "$START"
# telnet $HOST_FULL
# echo
# sleep 1
echo $L1
echo "Host: $HOST"
sleep 1
# echo "$L1"
# echo "GET / HTTP/1.1"
# echo "Host: duckduckgo.com"
# echo "Host: $HOST"
echo
echo