[转载] How to use telnet to access a URL# Unix - 噫吁兮,危乎高哉
t*y
1 楼
【 以下文字转载自 Internet 讨论区,原文如下 】
发信人: toddy (大喇叭), 信区: Internet
标 题: How to use telnet to access a URL
发信站: Unknown Space - 未名空间 (Tue Nov 30 16:42:08 2004) WWW-POST
Want to access below URL to start a service from telnet in UNIX:
http://server.domain.com:8080/SITE/service?command=start
Would below command work or what should be changed??
telnet server.domain.com 8080 <helo 123
get /SITE/service?action=start
exit
input
发信人: toddy (大喇叭), 信区: Internet
标 题: How to use telnet to access a URL
发信站: Unknown Space - 未名空间 (Tue Nov 30 16:42:08 2004) WWW-POST
Want to access below URL to start a service from telnet in UNIX:
http://server.domain.com:8080/SITE/service?command=start
Would below command work or what should be changed??
telnet server.domain.com 8080 <helo 123
get /SITE/service?action=start
exit
input