[skill][telnet] 用telnet获取一个网页
一直也搞不懂, telnet到底是干嘛用的.
然而, 它可以得到一个网页.
/home/tong/Data/performance_test [tong@T7] [17:43] > telnet nyu.edu 80 Trying 216.165.47.10... Connected to nyu.edu. Escape character is '^]'. GET /projects/keithwross/ HTTP/1.1 Host: nyu.edu HTTP/1.0 302 Found Location: http://www.nyu.edu/projects/keithwross/ Server: BigIP Connection: Keep-Alive Content-Length: 0