14,958
edits
(Undo revision 10066 by 59.152.215.253 (talk)) |
|||
| Line 36: | Line 36: | ||
telnet | telnet | ||
# telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet localhost 80}} or {{kbd | key = telnet 127.0.0.1 80}} | # telnet ''DOMAIN_or_IP'' ''PORT'' ex: {{kbd | key = telnet localhost 80}} or {{kbd | key = telnet 127.0.0.1 80}} | ||
# (after telnet-ed the web 80 port, key in | # (after telnet-ed the web 80 port, ) key in {{kbd | key = GET}} and press {{kbd | key = ENTER}} | ||
# more on [http://www.simplescripts.de/http-check-port-80-telnet-command.htm HTTP Check Port 80 with the Telnet Command] | # more on [http://www.simplescripts.de/http-check-port-80-telnet-command.htm HTTP Check Port 80 with the Telnet Command] | ||