2007/4/6, Thilo Six <[EMAIL PROTECTED]>:
basically to test if http is possibly from this machine someone could do:

$ telnet google.com 80
GET / HTTP/1.1\r

This looks fine too.

,----
| ~$ telnet google.com 80
| Trying 64.233.167.99...
| Connected to google.com.
| Escape character is '^]'.
| GET / HTTP/1.1\r
| GET / HTTP/1.1\r
| ^D
|
| ^Z
|
| Connection closed by foreign host.
| ~$
`----
--
William


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to