more mucking about with telnet
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user