Using telnet to connect HTTP, wireshark to show the http traffic 
$ telnet hostname 80
GET /index.htm HTTP/1.1
host: hostname


tshark -R "http"

more

[ add comment ] ( 6 views )   |  [ 0 trackbacks ]   |  permalink

<<First <Back | 45 | 46 | 47 | 48 | 49 | 50 | 51 | 52 | 53 | 54 | Next> Last>>